[Bug 579642] [hi_IN] 0953 is wrong, just same as 0954

2010-04-21 Thread bugzilla
Please do not reply directly to this email. All additional
comments should be made in the comments box of this bug.


https://bugzilla.redhat.com/show_bug.cgi?id=579642

Pravin Satpute psatp...@redhat.com changed:

   What|Removed |Added

 Status|NEW |CLOSED
 Resolution||NOTABUG

-- 
Configure bugmail: https://bugzilla.redhat.com/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are on the CC list for the bug.
___
fonts-bugs mailing list
fonts-bugs@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/fonts-bugs
http://fonts.fedoraproject.org/


[Bug 578019] lang-specific overrides rule doesn't work as expected

2010-04-21 Thread bugzilla
Please do not reply directly to this email. All additional
comments should be made in the comments box of this bug.


https://bugzilla.redhat.com/show_bug.cgi?id=578019

--- Comment #5 from Fedora Update System upda...@fedoraproject.org 2010-04-21 
17:54:16 EDT ---
hanazono-fonts-20100222-2.fc13 has been pushed to the Fedora 13 testing
repository.  If problems still persist, please make note of it in this bug
report.
 If you want to test the update, you can install it with 
 su -c 'yum --enablerepo=updates-testing update hanazono-fonts'.  You can
provide feedback for this update here:
http://admin.fedoraproject.org/updates/hanazono-fonts-20100222-2.fc13

-- 
Configure bugmail: https://bugzilla.redhat.com/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are on the CC list for the bug.
___
fonts-bugs mailing list
fonts-bugs@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/fonts-bugs
http://fonts.fedoraproject.org/


[Bug 578029] lang-specific overrides rule doesn't work as expected

2010-04-21 Thread bugzilla
Please do not reply directly to this email. All additional
comments should be made in the comments box of this bug.


https://bugzilla.redhat.com/show_bug.cgi?id=578029

--- Comment #4 from Akira TAGOH ta...@redhat.com 2010-04-21 21:33:47 EDT ---
Testing result:
# rpm -q lohit-assamese-fonts
lohit-assamese-fonts-2.4.3-4.fc13.noarch
# fc-match monospace:lang=en
DejaVuSansMono.ttf: DejaVu Sans Mono Book
# fc-match monospace:lang=en-us
DejaVuSansMono.ttf: DejaVu Sans Mono Book
# fc-match monospace:lang=as
Lohit-Bengali.ttf: Lohit Bengali Regular
# fc-match monospace:lang=as-in
Lohit-Bengali.ttf: Lohit Bengali Regular
# fc-match serif:lang=en
DejaVuSerif.ttf: DejaVu Serif Book
# fc-match serif:lang=en-us
DejaVuSerif.ttf: DejaVu Serif Book
# fc-match serif:lang=as
Lohit-Bengali.ttf: Lohit Bengali Regular
# fc-match serif:lang=as-in
Lohit-Bengali.ttf: Lohit Bengali Regular

No monospaced fonts nor serif fonts are assigned in lohit-assemese-fonts (and
no packages available in Fedora? otherwise we are missing it in comps). so the
above result should be ok so far. please have the certain rules if you want to
use the different fonts for monospace and serif for Assamese.

# fc-match sans:lang=en
DejaVuSans.ttf: DejaVu Sans Book
# fc-match sans:lang=en-us
DejaVuSans.ttf: DejaVu Sans Book
# fc-match sans:lang=as
Lohit-Bengali.ttf: Lohit Bengali Regular
# fc-match sans:lang=as-in
Lohit-Bengali.ttf: Lohit Bengali Regular

This result is because of 66-lohit-assamese.conf is lower priority than
65-nolatin.conf. the result itself is ok for this bug. but to correct the wrong
query result above, rename 66-lohit-assamese.conf to 65-0- or something like
that.

# for i in $(ls /usr/share/locale|grep -v -E '^as$'); do fc-match
sans:lang=$i|grep Lohit Assamese; [ $? = 0 ]  echo $i; done
#

FWIW after renaming 66-lohit-assamese.conf (and 66-lohit-bengali.conf as well)
to 65-0-.

Lohit-Assamese.ttf: Lohit Assamese Regular
bn

this may be an orth file issue. fontconfig is figuring out bn contains as.
for workaround, that would be good to get rid of compare=contains and use
as-in instead of as. see my recent post on the fonts list for more details of
this issue.

Anyway, all the above issues are different issues for this. so I'd waive them
so far.

-- 
Configure bugmail: https://bugzilla.redhat.com/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are on the CC list for the bug.
___
fonts-bugs mailing list
fonts-bugs@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/fonts-bugs
http://fonts.fedoraproject.org/


[Bug 578030] lang-specific overrides rule doesn't work as expected

2010-04-21 Thread bugzilla
Please do not reply directly to this email. All additional
comments should be made in the comments box of this bug.


https://bugzilla.redhat.com/show_bug.cgi?id=578030

--- Comment #4 from Akira TAGOH ta...@redhat.com 2010-04-21 21:59:36 EDT ---
# rpm -q lohit-bengali-fonts
lohit-bengali-fonts-2.4.3-5.fc13.noarch
# fc-match monospace:lang=en
DejaVuSansMono.ttf: DejaVu Sans Mono Book
# fc-match monospace:lang=en-us
DejaVuSansMono.ttf: DejaVu Sans Mono Book
# fc-match monospace:lang=bn
Lohit-Bengali.ttf: Lohit Bengali Regular
# fc-match monospace:lang=bn-bd
Lohit-Bengali.ttf: Lohit Bengali Regular
# fc-match monospace:lang=bn-in
Lohit-Bengali.ttf: Lohit Bengali Regular
# fc-match serif:lang=en
DejaVuSerif.ttf: DejaVu Serif Book
# fc-match serif:lang=en-us
DejaVuSerif.ttf: DejaVu Serif Book
# fc-match serif:lang=bn
Lohit-Bengali.ttf: Lohit Bengali Regular
# fc-match serif:lang=bn-bd
Lohit-Bengali.ttf: Lohit Bengali Regular
# fc-match serif:lang=bn-in
Lohit-Bengali.ttf: Lohit Bengali Regular

Though no explicit rules are defined in 66-lohit-bengali.conf. it may be
changed in the future when any packages started to provide monospace or serif
for Bengali.

# fc-match sans:lang=en
DejaVuSans.ttf: DejaVu Sans Book
# fc-match sans:lang=en-us
DejaVuSans.ttf: DejaVu Sans Book
# fc-match sans:lang=bn
Lohit-Bengali.ttf: Lohit Bengali Regular
# fc-match sans:lang=bn-bd
Lohit-Bengali.ttf: Lohit Bengali Regular
# fc-match sans:lang=bn-in
Lohit-Bengali.ttf: Lohit Bengali Regular

That looks good.

# for i in $(ls /usr/share/locale|grep -v -E '^bn$|^bn_.*$'); do fc-match
sans:lang=$i|grep Lohit Bengali; [ $? = 0 ]  echo $i; done
Lohit-Bengali.ttf: Lohit Bengali Regular
as

same issue I pointed out this in Bug#578029.

Anyway, all the above issues are different to this. so I'd waive it so far.

-- 
Configure bugmail: https://bugzilla.redhat.com/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are on the CC list for the bug.
___
fonts-bugs mailing list
fonts-bugs@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/fonts-bugs
http://fonts.fedoraproject.org/


[Bug 578031] lang-specific overrides rule doesn't work as expected

2010-04-21 Thread bugzilla
Please do not reply directly to this email. All additional
comments should be made in the comments box of this bug.


https://bugzilla.redhat.com/show_bug.cgi?id=578031

--- Comment #4 from Akira TAGOH ta...@redhat.com 2010-04-21 22:09:38 EDT ---
Testing result:
# rpm -q lohit-gujarati-fonts
lohit-gujarati-fonts-2.4.4-3.fc13.noarch
# fc-match monospace:lang=en
DejaVuSansMono.ttf: DejaVu Sans Mono Book
# fc-match monospace:lang=en-us
DejaVuSansMono.ttf: DejaVu Sans Mono Book
# fc-match monospace:lang=gu
Lohit-Gujarati.ttf: Lohit Gujarati Regular
# fc-match monospace:lang=gu-in
Lohit-Gujarati.ttf: Lohit Gujarati Regular
# fc-match serif:lang=en
DejaVuSerif.ttf: DejaVu Serif Book
# fc-match serif:lang=en-us
DejaVuSerif.ttf: DejaVu Serif Book
# fc-match serif:lang=gu
Lohit-Gujarati.ttf: Lohit Gujarati Regular
# fc-match serif:lang=gu-in
Lohit-Gujarati.ttf: Lohit Gujarati Regular

Since lohit-gujarati-fonts doesn't have any rules for monospace and serif (and
nothing else packages available in Fedora?) this just works as the above.
please note that it may be changed when any packages started to provide
Gujarati fonts.

# fc-match sans:lang=en
DejaVuSans.ttf: DejaVu Sans Book
# fc-match sans:lang=en-us
DejaVuSans.ttf: DejaVu Sans Book
# fc-match sans:lang=gu
Lohit-Gujarati.ttf: Lohit Gujarati Regular
# fc-match sans:lang=gu-in
Lohit-Gujarati.ttf: Lohit Gujarati Regular

That looks good.

# for i in $(ls /usr/share/locale|grep -v gu); do fc-match sans:lang=$i|grep
Lohit Gujarati; [ $? = 0 ]  echo $i; done
#

So confirmed the updated package works fine.

-- 
Configure bugmail: https://bugzilla.redhat.com/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are on the CC list for the bug.
___
fonts-bugs mailing list
fonts-bugs@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/fonts-bugs
http://fonts.fedoraproject.org/


[Bug 578017] lang-specific overrides rule doesn't work as expected

2010-04-21 Thread bugzilla
Please do not reply directly to this email. All additional
comments should be made in the comments box of this bug.


https://bugzilla.redhat.com/show_bug.cgi?id=578017

--- Comment #3 from Jens Petersen peter...@redhat.com 2010-04-21 22:43:01 EDT 
---
*** Bug 563409 has been marked as a duplicate of this bug. ***

-- 
Configure bugmail: https://bugzilla.redhat.com/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are on the CC list for the bug.
___
fonts-bugs mailing list
fonts-bugs@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/fonts-bugs
http://fonts.fedoraproject.org/


[Bug 546490] fontconfig-2.8.0-1 changes default Monospace font from DejaVu Sans Mono to Baekmuk Gulim

2010-04-21 Thread bugzilla
Please do not reply directly to this email. All additional
comments should be made in the comments box of this bug.


https://bugzilla.redhat.com/show_bug.cgi?id=546490

Jens Petersen peter...@redhat.com changed:

   What|Removed |Added

 Status|ASSIGNED|MODIFIED

--- Comment #23 from Jens Petersen peter...@redhat.com 2010-04-21 22:45:38 
EDT ---
This should be fixed by baekmuk-ttf-fonts-2.2-25.fc13 and
the result no binding=same changes proposed by Tagoh-san.

So this is probably a duplicate of bug 578015.

-- 
Configure bugmail: https://bugzilla.redhat.com/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are on the CC list for the bug.
___
fonts-bugs mailing list
fonts-bugs@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/fonts-bugs
http://fonts.fedoraproject.org/


[Bug 548323] [hi_IN] 0953/0954 Font Shapes need improvement

2010-04-21 Thread bugzilla
Please do not reply directly to this email. All additional
comments should be made in the comments box of this bug.


https://bugzilla.redhat.com/show_bug.cgi?id=548323

Pravin Satpute psatp...@redhat.com changed:

   What|Removed |Added

 Status|NEW |ASSIGNED
  Component|lohit-hindi-fonts   |lohit-devanagari-fonts
Version|12  |13

-- 
Configure bugmail: https://bugzilla.redhat.com/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are on the CC list for the bug.
___
fonts-bugs mailing list
fonts-bugs@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/fonts-bugs
http://fonts.fedoraproject.org/