Re: Activating the 'calt' feature in (Py)GTK

2014-01-23 Thread Behdad Esfahbod
On 14-01-23 04:56 PM, Alexis Luengas wrote:
> That's right! I'll stay tuned for the fix.

This is the bug to track:

  https://code.google.com/p/chromium/issues/detail?id=311372

> 
> On Thu, Jan 23, 2014 at 10:14 PM, Behdad Esfahbod  > wrote:
> 
> On 14-01-23 03:58 PM, Alexis Luengas wrote:
> > I have tried that already, but thanks Behdad. If you are curious, the 
> lookup
> > types which WebKit misses are, among others:
> >
> > lookup foo{
> >   sub  @class1'  by @class2;
> > } foo;
> >
> > (where class1 and class2 are of course disjunct classes with the same 
> number
> > of glyphs)
> 
> Humm.  I bet either your backtrack or lookahead includes non-letters?  
> That's
> a known bug that is being worked on.
> 
> behdad
> 
> > On Thu, Jan 23, 2014 at 6:59 PM, Behdad Esfahbod  
> > >> wrote:
> >
> > On 14-01-22 03:29 PM, Alexis Luengas wrote:
> > > Thank you Dave, but WebKit does not implement the 'calt' feature
> in a fully
> > > thorough way; it seems to omit certain lookups.
> >
> > Try text-rendering:optimizeLegibility in your CSS, and of-course
> turning on
> > 'calt' feature.
> >
> > --
> > behdad
> > http://behdad.org/
> >
> >
> 
> --
> behdad
> http://behdad.org/
> 
> 

-- 
behdad
http://behdad.org/
___
gtk-i18n-list mailing list
gtk-i18n-list@gnome.org
https://mail.gnome.org/mailman/listinfo/gtk-i18n-list


Re: Activating the 'calt' feature in (Py)GTK

2014-01-23 Thread Behdad Esfahbod
On 14-01-23 03:58 PM, Alexis Luengas wrote:
> I have tried that already, but thanks Behdad. If you are curious, the lookup
> types which WebKit misses are, among others:
> 
> lookup foo{
>   sub  @class1'  by @class2;
> } foo;
> 
> (where class1 and class2 are of course disjunct classes with the same number
> of glyphs)

Humm.  I bet either your backtrack or lookahead includes non-letters?  That's
a known bug that is being worked on.

behdad

> On Thu, Jan 23, 2014 at 6:59 PM, Behdad Esfahbod  > wrote:
> 
> On 14-01-22 03:29 PM, Alexis Luengas wrote:
> > Thank you Dave, but WebKit does not implement the 'calt' feature in a 
> fully
> > thorough way; it seems to omit certain lookups.
> 
> Try text-rendering:optimizeLegibility in your CSS, and of-course turning 
> on
> 'calt' feature.
> 
> --
> behdad
> http://behdad.org/
> 
> 

-- 
behdad
http://behdad.org/
___
gtk-i18n-list mailing list
gtk-i18n-list@gnome.org
https://mail.gnome.org/mailman/listinfo/gtk-i18n-list


Re: SCRIPT_FONTPROPERTIES(windows uniscribe) : how to get font properties on linux

2014-01-23 Thread Behdad Esfahbod
On 14-01-23 03:42 AM, ken wrote:
> Hello everybody:
> I am porting a program from uniscribe(windows) to pango(linux), but I don't
> know how to get font properties on linux.
> Does anybody know?

We don't have anything similar to that.  Why exactly does the code need this?


> http://msdn.microsoft.com/en-us/library/windows/desktop/dd368802%28v=vs.85%29.aspx
> 
> 
> Thanks
> Ken
> 
> 
> 
> 
> 
> 
> 
> 
> 
> 
> ___
> gtk-i18n-list mailing list
> gtk-i18n-list@gnome.org
> https://mail.gnome.org/mailman/listinfo/gtk-i18n-list
> 

-- 
behdad
http://behdad.org/
___
gtk-i18n-list mailing list
gtk-i18n-list@gnome.org
https://mail.gnome.org/mailman/listinfo/gtk-i18n-list


Re: Activating the 'calt' feature in (Py)GTK

2014-01-23 Thread Behdad Esfahbod
On 14-01-22 03:29 PM, Alexis Luengas wrote:
> Thank you Dave, but WebKit does not implement the 'calt' feature in a fully
> thorough way; it seems to omit certain lookups.

Try text-rendering:optimizeLegibility in your CSS, and of-course turning on
'calt' feature.

-- 
behdad
http://behdad.org/
___
gtk-i18n-list mailing list
gtk-i18n-list@gnome.org
https://mail.gnome.org/mailman/listinfo/gtk-i18n-list


SCRIPT_FONTPROPERTIES(windows uniscribe) : how to get font properties on linux

2014-01-23 Thread ken
Hello everybody:
I am porting a program from uniscribe(windows) to pango(linux), but I don't 
know how to get font properties on linux.
Does anybody know?

http://msdn.microsoft.com/en-us/library/windows/desktop/dd368802%28v=vs.85%29.aspx




Thanks
Ken



___
gtk-i18n-list mailing list
gtk-i18n-list@gnome.org
https://mail.gnome.org/mailman/listinfo/gtk-i18n-list