Ubuntu :: By Default Pango Is Choosing AR PL UMing CN As Font To Render Japanese Text When Current Font Doesn't Have Japanese Glyphs

May 4, 2010

Actually I want to log a bug but I don't really know what package to log it against. The problem is that by default Pango is choosing the AR PL UMing CN as the font to render Japanese text when the current font doesn't have Japanese glyphs. But AR PL UMing CN is a Chinese font, so Chinese glyphs for kanji characters (e.g., 覚) are displayed. This is jarring and confusing for Japanese readers.

This situation mostly arises when you have mixed English and Japanese text. Some applications (for instance Firefox) will allow you to select a font for Asian text. Thus if the text contains only Asian characters it will use the font you select, rather than what Pango would have selected. But if it is a mix of English and Japanese, you end up with the wrong glyphs.

Other environments (like gnome-terminal, or a gedit) have difficulties as well. Since the primary interface requires mono spaced roman characters you run into difficulty selecting fonts. Most Japanese fonts only have proportional roman characters. This means that if use a nice roman font and use Japanese text (for instance file names), you end up with Chinese glyphs. What I want is a mechanism that will work across all of Gnome for selecting the font I want to use for Chinese characters. That way I can choose either Japanese or Chinese glyphs.

I realize this is low priority. It only bugs me a little, but many of my Japanese colleagues are put off from using Ubuntu because they are confused by the Chinese glyphs that pop up on my screen from time to time. As I said, I'd like to file a bug, but I'm not sure against what package...

View 2 Replies


ADVERTISEMENT

General :: Missing Glyphs In Terminus Font - Setup A Fallback Font?

Jul 8, 2010

Most of my work happens in a terminal, so I need a clear, readable font. I've settled a while ago on Terminus [URL]..., which works wonders for me. I added XTerm*faceName : Terminus in my ~/.Xdefaults, and I do get the Terminus font. Unfortunately, a lot of Unicode glyphs are missing (mathematical symbols, greek and hebrew letters), displaying as little square blocks instead.

If I remove the faceName entry, the default configuration seems able to display most of the glyphs (including math, greek, hebrew, runic, and whatever else), but the default font is much harder to read.

A google search hints that it should be possible to use Terminus as the default font, and fallback to (an)other one(s) for missing glyphs, but provides no further explanation. I've seen documentation that recommends Bitstream Vera Sans as a fallback, but it lacks the glyphs I need too; I don't know how to identify the default font used by xterm either, I had a look at /usr/share/X11/app-defaults/XTerm, but all I can find are generic references to old pre-fontconfig font names.

Using Gentoo Linux, fontconfig and xterm are up to date, USEs trutype and unicode enabled, X.Org server 1.6.

Edit: I alternate between Ratpoison, Awesome and XMonad, without a desktop environment.

View 1 Replies View Related

General :: Japanese Font Not Shown Correctly In Vim

Apr 19, 2010

I am using vim for opening and editing my source code, but the problem concerned japanese fonts is occurred. Japanese text can not be shown correctly (not japanese) by using vim.

View 5 Replies View Related

Ubuntu :: Chromium Doesn't Render Japanese Fonts Properly

Oct 10, 2010

So far, as a former Chrome user on Windows, I am enjoying Chromium. However, there is one glaring problem that is bugging me, and is disrupting my usage of the browser.

Chromium will not show Japanese fonts properly. It's not that everything shows up as boxes. The problem is that certain characters will show in Japanese, and certain will show in Korean, thereby making the Japanese text unreadable. Copying and pasting into gedit allows me to read the Japanese text, and Firefox never had this problem, however, within Chromium, this is unreadable.

Here is a picture to show you what I mean:

Has anyone else had this problem, and fixed it? I have installed the language packs and have tried setting things to different unicode fonts and changing the encoding to unicode and even Japanese, and continue to get these errors.

View 4 Replies View Related

Fedora :: Can't Get The Japanese Language Bar To Show Up So Can Type In Japanese?

Feb 6, 2010

scim-anthy seems to have been installed perfectly... however, ctrl-space or any other combinations that i'm use to don't activate it... i see the keyboard icon, i can go in set up the environment in it but... i can't get the japanese language bar to show up so I can type in Japanese.

View 1 Replies View Related

Ubuntu :: Some Japanese Text Comes Out As Garbage Characters

Jan 23, 2010

I have installed scim and anthy. Most Japanese characters display, but some websites and files show garbage characters. Is there any way to resolve this?

View 1 Replies View Related

Ubuntu :: CUPS Japanese Text Printing?

Apr 22, 2010

I am facing a peculiar issue when printing Japanese text through CUPS (though I am not sure if this is the right forum).

I developed a Java application (that uses a graphical object to print to a PrinterJob class) that prints text (of Japanese characters) to a printer. When I login in en_US/en_UK locale, the Japanese characters get printed from my Java app just fine. However, when I login in ja_JP and give a print job through my Java app, no Japanese text is printed at all. I get characters from only within the ASCII subset printed instead. I am using Serif and Courier New fonts in my app. Relevant details are:

In ja_JP,
a@a:/usr/share/cups/charsets$ fc-match serif:lang=ja
ttf-japanese-mincho.ttf: "Sazanami Mincho" "Regular"
a@a:/usr/share/cups/charsets$ fc-match sans serif:lang=ja
ttf-japanese-gothic.ttf: "VL Gothic" "regular"

[Code]...

View 1 Replies View Related

Ubuntu :: Some Japanese Text Comes Out As Garbage Characters?

Nov 1, 2010

I have installed scim and anthy. Most Japanese characters display, but some websites and files show garbage characters.

View 1 Replies View Related

Ubuntu :: Able To Switch Between English And Japanese Text When Typing ?

Apr 21, 2010

I need to be able to switch between English and Japanese text when typing on my computer but I have no idea how to. I figured it out on both Windows and Mac but Ubuntu is giving me some trouble. I figure IBus is where I'm supposed to be going but even though I selected Japanese, it just isn't working.

View 2 Replies View Related

Fedora :: Upgrade To KDE 4.4 And "Configure Kmail" Displayed In The Default Font No In Console Font

Feb 25, 2010

In all previous versions of KDE I had Console8x16 set as KDE font for all cases (Settings->Appearance->Fonts). After tonight upgrade, this (only!) font is not working. I can see it in font manager, I can set it in ...Appearance->Fonts, but actually remains default font. Two of about 30 attempts somehow (can not reproduce) succeeded to set "console 12" font, but it disappeared after restart.

1. What can be the problem in 4.4?
2. In /usr/share/fonts tere are 3 files named console8x16.pcf, console8x8.pcf and console9x15.pcf, but in the font list in Appearance->Fonts I can see only 2 - one named "Console" (seems to be 8x16 and "console" (8x8). File 9x15 does not appear at all. Why?

Last results of attempts: cannot use console font in part of areas, while part works OK. For example: kdevelop editor, kmail message body text works OK. But kmail other parts - does not. The most interesting is that although setting the kmail body message text to console displays the message body text correctly (with console font), but the example message in "Configure kmail" dialogue "The Quick Brown Fox Jumps Over The Lazy Dog" is displayed in the default font, as if there is no console font!

View 3 Replies View Related

Ubuntu :: Anthy Japanese Text Input No Longer Works Since The Upgrade

Jan 12, 2010

Before I upgraded to Karmic, I had Japanese text input set up on my system, but since the upgrade it no longer works. I can still read Japanese text, and when I press Ctrl+SPACE I still get the ANTHY box in the bottom right-hand corner, but Japanese is no longer on the list of supported languages. how to get Japanese back?

View 1 Replies View Related

Debian Multimedia :: Iceweasel Render The Font So Tiny?

Oct 12, 2015

Why is the font rendered so small on this site? C++ Shell? Before having Debian Stretch as a dual boot, the fonts rendered much better in the VBox VM after installing infinality.

View 5 Replies View Related

Debian Multimedia :: Japanese Input In Jessie Doesn't Seem To Work

Jan 19, 2014

I've tried installing both ibus-anthy and ibus-mozc in Jessie but I still cannot input Japanese.

By contrast, In Wheezy, when using anthy for example, I can see ibus preferences icon where I can configure ibus and anthy. This doesn't show up in Jessie.

View 12 Replies View Related

General :: Create And Install All Relevant Font-metrics And Fontmaps Of A TrueType Font For (pdf)TeX?

Jul 9, 2010

Essentially I have found this guide, but it is for miktex, i need a guide for texlive on Debian/Ubuntu which will not pollute dpkg installed texmf.

I'm interested in converting TrueType font to be usable in (pdf)(La)TeX.

All the power google turn up just stuff f relating how to install microsoft fonts or do stuf on MikTeX.

I CANNOT USE XeLaTeX!!! I use pstricks and the font must be available in plain TeX! Otherwise my document looks inconsistent!

View 1 Replies View Related

OpenSUSE :: Can't Change Font - Font Size FIrefox 3.6.8

Aug 16, 2010

I can't change fonts in Firefox preferences (Content).

My OS is openSUSE 11.3, KDE 4.4.4. release 8.

Any type and size of font I use, nothing happens. It's still same font which I choose for the first time I've started Firefox afer installing openSUSE 11.3.

View 4 Replies View Related

Slackware :: Can't Run Xload Under 64-current - Get A Font Error

Feb 7, 2010

When I run xload, it gives the following:

Code:
xload
Warning: Unable to load any usable ISO8859 font
Error: Aborting: no font found

It's an up-to-date Slackware64 current, with only ruby and poppler downgraded to 13.0, but I don't think either would do it.

It's not a big deal, but I wonder if it might be a sign of some bigger problem.

View 3 Replies View Related

Ubuntu :: Default Title Bar Font In 10.04 / What Is It?

Aug 15, 2010

What is the default title bar font in 10.04? I changed it and it seems selecting themes don't restore it..

View 2 Replies View Related

Ubuntu :: Set Font Settings As Default?

Jul 19, 2011

I changed font settings in appearance utility today. But now desktop appearance and firefox fonts are too bad and I need to set it to default setting. How can I do that?

View 4 Replies View Related

Ubuntu :: Font Colors In Maverick - Invisible Text

Jan 18, 2011

I'm having trouble with font colors in maverick. Some pages with ordinary text do not display properly, i.e. - text is invisible. It highlights a bit when I highlight it with ctrl + a, but that's about it. I've tried editing Firefox fonts (not working), editing system fonts (not working) and disabling compiz special effects (not working). I figured that maybe there's some corruption somewhere as I've installed loads of stuff in the past months and so should reinstall fonts, but couldn't find info on the net on how to achieve this.

View 7 Replies View Related

Ubuntu :: Changing The Default Devanagari Font?

Apr 13, 2011

When I recently installed a unicode devanagari font (raghindi.ttf), it was set as the default devanagari font. The original one was better. How can i change back?

View 2 Replies View Related

Fedora :: Change Default Font Used By Lpr?

Jan 27, 2010

Whenever I use lpr on the command-line to print a text file, it uses DejaVu Sans Mono as the font. Is there a way to change this? I'd like to use Terminus as the font instead. I found that CUPS uses Courier as the default font for text files, so somewhere Courier is being aliased to DejaVu Sans Mono, and I have no idea where.

View 2 Replies View Related

Fedora :: Set Default Font In 14 Lxde?

Nov 17, 2010

i want to set all gtk program default font, how to set? for example, firefox, emesene, and etc..

View 1 Replies View Related

Software :: Name Of The Default Emacs Font

Jul 4, 2010

I'm using ubuntu 9.04. I use emacs for almost everything. I used emacs that I compiled from the source on my laptop. I liked the default font that came with it. So I never cared about the font. For some reasons I have to switch to another laptop where emacs is installed from the package. I donot want to go through compiling the source again. I would like to know what is name of the default font in emacs. I donot like the default font that comes with the ubuntu package.

The font I'm talking about is the font that is usually found in most emacs written documents. Similar to this webpage (web browsers might render this differently) . And also this webpage. describing font without knowing the name is difficult . The second link gives a better idea. (Hopefully :-))

Also I read about cse-huji-default-font but M-x describe-variable says it can not find the variable. (Is this related to my problem??)

what the default font of emacs is how to set it.

View 2 Replies View Related

Ubuntu :: Reduce Menu Text Font Size For (all) Apps?

Jan 13, 2010

I would like to reduce the font size of all menu entries in all common applications (e.g. Terminal, Firefox, File Browser,...).

View 1 Replies View Related

Ubuntu :: Change The Font Color Of The Text Of The Bootloader In Grub2?

Feb 14, 2010

I'm trying to change the font color of the text of the bootloader in Grub2. I'm running 9.10. I successfully edited the Grub cfg file change the colors of the Grub menu, but I'd like to change the text color as I watch the modules load and can't seem to do it. I'd also like to password protect the bootloader if possible. I installed startupmanager but the new version won't allow these changes. I like to see my modules as they load and wanted to change the color from white to blue.

View 2 Replies View Related

Fedora :: Icon Text Font Too Small In Activities?

May 30, 2011

I am using a 17" VGA monitor with 1024x768 resolution. With some tweaking, I'm pretty satisfied with GNOME Shell and its look. The only exception is the font of the text below the icons in Activities. On my monitor with this resolution, the text is just too small. As far as I know, it's the smallest text anywhere in the GUI. This is kind of an accessibility issue for me, since I do have a sight problem

View 5 Replies View Related

General :: Firefox Text (font) Is Weird, Almost Unreadable?

Jan 17, 2011

Kubuntu10.10After installing a 6000+ font collection from KDE-Look.org, my computer had assumed a new font, though I restarted and it is now fine, generally speaking. My Firefox still has this crazy font, and it is so weird that it is almost unreadable.

View 12 Replies View Related

Ubuntu :: Make Default OpenOffice Font Color In 10.04?

Aug 25, 2010

I keep forgetting to change the font color to black in OpenOffice.org in Lucid. This is a pain when printing, but the bigger problem is with writing up formulae. How do you change colors in Math (or make it default to black)?

View 1 Replies View Related

Ubuntu :: Change The Size Of The Default Font In 10.10 Bigger?

Dec 11, 2010

I have just installed Ubuntu 10.10, the latest version, into my computer. But I notice that the font is small when browsing the web using Firefox. I need to have a bigger font because of my shortsightedness.

View 2 Replies View Related

Fedora :: Can't Find Any How To's For Changing Default Font?

Jul 23, 2011

Been googling around but can't find any how to's for changing default font. Is this possible to do.

View 2 Replies View Related







Copyrights 2005-15 www.BigResource.com, All rights reserved