Re: [Fonts] Weird Font Bug?

2004-03-03 Thread Chisato Yamauchi
From: Chisato Yamauchi [EMAIL PROTECTED] Subject: Re: [Fonts] Weird Font Bug? Date: Tue, 02 Mar 2004 20:31:08 +0900 (JST) if (!pfont-fpe) pfont-fpe = fpe; pfont-refcnt++; if (pfont-refcnt == 1) { UseFPE(pfont-fpe); for (i = 0; i screenInfo.numScreens; i

Re: [Fonts] Weird Font Bug?

2004-03-02 Thread Chisato Yamauchi
(pfont, (Font) 0); err = AllocError; goto bail; } } } } But I don't know the detail of this code... Chisato Yamauchi

Re: [Fonts] freetype module sometimes gets font height (descent?)

2004-02-22 Thread Chisato Yamauchi
returns these values. I've added them in the patch. Additionally, in the new patch, fp=n TTCap option makes FreeType backend behave like X-TT backend about font properties. Chisato Yamauchi --- xc/lib/font/FreeType.orig

Re: [Fonts] freetype module sometimes gets font height (descent?) wrong

2004-02-21 Thread Chisato Yamauchi
. Chisato Yamauchi #include stdio.h #include X11/Xlib.h int main( int argc, char *argv[] ) { Display *dis; XFontStruct *fs; Atom atom; unsigned long val; char *name; Bool result; char *props[] = { PIXEL_SIZE, POINT_SIZE, RESOLUTION_X

Re: [Fonts] freetype module sometimes gets font height (descent?) wrong

2004-02-21 Thread Chisato Yamauchi
From: Chisato Yamauchi [EMAIL PROTECTED] Subject: Re: [Fonts] freetype module sometimes gets font height (descent?) wrong Date: Sat, 21 Feb 2004 20:32:28 +0900 (JST) Sorry, [X-TT] s/X-TT/FreeType/ PIXEL_SIZE : 12 POINT_SIZE : 87 RESOLUTION_X : 100 RESOLUTION_Y : 100 AVERAGE_WIDTH

Re: [Fonts] freetype module sometimes gets font height (descent?)

2004-02-17 Thread Chisato Yamauchi
new-medium-r-normal--0-0-0-0-m-0-iso8859-1 and would you tell the result? If fp=n is set, the freetype backend does not add the font properties. Chisato Yamauchi *** xc/lib/font/FreeType.orig/ftfuncs.c 2004-02-17 16:44:59.0

Re: [Fonts] freetype module sometimes gets font height (descent?) wrong

2004-02-12 Thread Chisato Yamauchi
? Chisato Yamauchi ___ Fonts mailing list [EMAIL PROTECTED] http://XFree86.Org/mailman/listinfo/fonts

Re: [Fonts] libfreetype-xtt2 version 1.0 released

2003-10-18 Thread Chisato Yamauchi
. Chisato Yamauchi ___ Fonts mailing list [EMAIL PROTECTED] http://XFree86.Org/mailman/listinfo/fonts

Re: [Fonts] libfreetype-xtt2 version 1.0 released

2003-10-18 Thread Chisato Yamauchi
From: Chisato Yamauchi [EMAIL PROTECTED] Subject: Re: [Fonts] libfreetype-xtt2 version 1.0 released Date: Sun, 19 Oct 2003 02:24:18 +0900 (JST) Download the patch - http://x-tt.sourceforge.jp/ I've uploaded version 1.0a. If you downloaded 1.0, please update to 1.0a. Thanks

[Fonts] libfreetype-xtt2 beta1 released

2003-10-13 Thread Chisato Yamauchi
- http://x-tt.sourceforge.jp/ This beta1 patch works stable on my environment. Please try and report to us. Thanks. Chisato Yamauchi After X-TT Project ___ Fonts mailing list

Re: [Fonts] After-XTT's extension of the encoding field.

2003-09-04 Thread Chisato Yamauchi
are going to do fundamental solution. Althougn I don't believe fontconfig itself, when can the people in CJK use OpenType satisfactorily in XLFD? Next release of XFree? Chisato Yamauchi ___ Fonts

Re: [Fonts] Problem of Xft2

2003-08-14 Thread Chisato Yamauchi
for development of toolkit. I think that XFree86 should provide a standard library for it, or Xft2 will not advance. Chisato Yamauchi ___ Fonts mailing list [EMAIL PROTECTED] http://XFree86.Org

[Fonts] Problem of Xft2

2003-08-10 Thread Chisato Yamauchi
when using Xft2. For me, Qt is the only choice when using Xft2. So I do not feel charm for Xft2 now. If the Xft2 itself has Font Substitutions, I may like it. Chisato Yamauchi

Re: [Fonts] After-XTT's extension of the encoding field.

2003-08-02 Thread Chisato Yamauchi
patches for libfreetype.a for implementing TTCap options. But do XFree86's developers accept our patches for libfreetype.a? Chisato Yamauchi After X-TT Project ___ Fonts mailing list

Re: [Fonts] After-XTT's extension of the encoding field.

2003-07-29 Thread Chisato Yamauchi
.ttf -gt-mincho-medium-r-normal--0-0-0-0-c-0-gt.2000-0.2 gt23.ttf -gt-mincho-medium-r-normal--0-0-0-0-c-0-gt.2000-0.3 : : The code range of gt is the same of that of jisx0208. Chisato Yamauchi After X-TT Project

Re: [Fonts] A serious problem about freetype module

2003-02-11 Thread Chisato Yamauchi
' is used, the crash does not occur. Chisato Yamauchi *** xc/lib/font/FreeType/ftfuncs.c._orig_ 2003-02-09 21:02:43.0 +0900 --- xc/lib/font/FreeType/ftfuncs.c 2003-02-11 17:30:35.0 +0900

Re: [Fonts] A serious problem about freetype module

2003-02-08 Thread Chisato Yamauchi
. Chisato Yamauchi ___ Fonts mailing list [EMAIL PROTECTED] http://XFree86.Org/mailman/listinfo/fonts

Re: [Fonts] A serious problem about freetype module

2003-02-08 Thread Chisato Yamauchi
Can you reproduce this bug with ftview? No. I don't know how to view 2-bytes fonts with ftview. This crash occurs only with jisx0208.1983 rgstry. I also confirmed the crash with xfd. Chisato Yamauchi

[Fonts] A serious problem about freetype module

2003-02-07 Thread Chisato Yamauchi
And the fonts.dir is here. kochi-mincho.ttf -kochi-mincho-medium-r-normal--0-0-0-0-c-0-jisx0208.1983-0 First, please confirm this problem. Thanks. Chisato Yamauchi ___ Fonts mailing list