Bug 222963 - When selecting cjk ttf font on xfontsel, FreeType: couldn't find encoding 'encoding...`
Summary: When selecting cjk ttf font on xfontsel, FreeType: couldn't find encoding 'en...
Keywords:
Status: CLOSED NOTABUG
Alias: None
Product: Fedora
Classification: Fedora
Component: freetype
Version: rawhide
Hardware: All
OS: Linux
medium
low
Target Milestone: ---
Assignee: Behdad Esfahbod
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2007-01-17 04:04 UTC by sangu
Modified: 2007-11-30 22:11 UTC (History)
2 users (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2007-11-01 03:59:49 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)
fonts.dir file in korean font directory (14.75 KB, text/plain)
2007-01-17 04:04 UTC, sangu
no flags Details
grep results on rawhide (4.00 KB, application/octet-stream)
2007-10-31 04:16 UTC, Caius Chance
no flags Details

Description sangu 2007-01-17 04:04:59 UTC
Description of problem:
$cat /var/log/Xorg.log.0
[...]
(II) Mouse0: ps2EnableDataReporting: succeeded
FreeType: couldn't find encoding 'jisx0208.1983-0' for
'/usr/share/fonts/TrueType/Korean/Nbatang.ttf'
FreeType: couldn't find encoding 'adobe-standard' for
'/usr/share/fonts/TrueType/Korean/ngulim.ttf'
FreeType: couldn't find encoding 'adobe-standard' for
'/usr/share/fonts/TrueType/Korean/ngulim.ttf'
FreeType: couldn't find encoding 'adobe-standard' for
'/usr/share/fonts/TrueType/Korean/ngulim.ttf'


Version-Release number of selected component (if applicable):
3.0.9-24.fc7

How reproducible:
always

Steps to Reproduce:
1. Install cjk ttf font with ttmkfdir
2. Select cjk ttf on xfontsel.
3.
  
Actual results:


Expected results:


Additional info:

Comment 1 sangu 2007-01-17 04:04:59 UTC
Created attachment 145773 [details]
fonts.dir file in korean font directory

Comment 2 Liang Zhang 2007-10-23 09:06:14 UTC
I think this is the bug of fonts, not ttmkfdir.

Comment 3 Liang Zhang 2007-10-24 02:42:14 UTC
You can test it with fonts-chinese, fonts-korean and fonts-japanese.
I tested it with fonts-chinese, fonts-korean and fonts-japanese, and it is OK.

Comment 4 Caius Chance 2007-10-31 02:56:03 UTC
Hi sangu, could you please re-test on latest rawhide if the same problem exist?
I haven't found any of the mentioned Korean fonts in fonts-korean.

BTW FYI, fonts-korean had been updated into a meta-package which automates
installation of relevant Korean fonts when installation of fonts-korean is
triggered.

Comment 5 Caius Chance 2007-10-31 04:14:39 UTC
After installed fonts-korean package by yum:

*On F7*
$ grep -ir gulim /usr/share/fonts/korean
(returned no results)

*On Rawhude*
$ grep -ir gulim /usr/share/fonts/
(baemuk gulim and gulim family are shown correctly by xfontsel)

Comment 6 Caius Chance 2007-10-31 04:16:04 UTC
Created attachment 244071 [details]
grep results on rawhide

Comment 7 Caius Chance 2007-10-31 04:17:23 UTC
Please kindly provide more detailed bug reproduction procedures.

Comment 9 Jens Petersen 2007-10-31 05:45:06 UTC
I don't really understand

> FreeType: couldn't find encoding 'jisx0208.1983-0'

since it is common for Japanese fonts under Linux too.

> FreeType: couldn't find encoding 'adobe-standard' for
> FreeType: couldn't find encoding 'adobe-standard' for
> FreeType: couldn't find encoding 'adobe-standard' for

Can freetype handle these types of non-unix encoding?
Or is it just following X locale?

Sangu, why do you wish to use xfontsel?

Comment 10 sangu 2007-11-01 03:59:49 UTC
I referred xfontsel  for setting font of emacs-22.1.

Then, because of using emacs-unicode-2 recent, xfontsel is needless in my linux
life. 

hmm, Closed?




Note You need to log in before you can comment on or make changes to this bug.