de freetype/config/ftheader.h. Have you
red and followed the instructions in docs/CUSTOMIZE
section 3 "Redefiniting FT_CONFIG_OPTIONS_H and FT_CONFIG_MODULES_H".
Regards,
mpsuzuki
___
Freetype mailing list
Freetype@nongnu.org
https://lists.nongnu.org/mailman/listinfo/freetype
Saturday, June 11, 2011 4:18 AM
>> To: freetype@nongnu.org
>> Subject: Re: [ft] Static lib for Xcode
>>
>> Just I've uploaded freetype-2.4.3, 2.4.4
>> arm binaries without debug/trace features,
>> and freetype-2.4.4 debug binaries at:
>> https://sour
>Sent: Friday, June 10, 2011 8:08 PM
>>To: freetype@nongnu.org
>>Subject: Re: [ft] Static lib for Xcode
>>
>>Hi,
>>
>>Could you post what difficulties you got to build
>>FreeType2 for iOS? Such info would be appreciated
>>for the improvement of docu
the improvement of documentation or configure
>script in future release.
>
>Also I have no access to earlier iOS SDKs (rather,
>SDKs for iPhone OS ver 2.x). I'm not sure if its
>NDA prohibiting the public discussion about it
>is still valid, but if anybody got trouble and
>is sur
iting the public discussion about it
is still valid, but if anybody got trouble and
is sure that you can tell it, please let me know.
I will try to improve.
Regards,
mpsuzuki
On Fri, 10 Jun 2011 17:38:46 -0700
Josh Klint wrote:
>I am trying to locate a compiled static lib of free type 2.4.3
,
mpsuzuki
On Thu, 26 May 2011 15:40:06 +0800
Vinayak SWARUP wrote:
>Is there any possibility to build freetype as a linux kernel module?
>I see some user level library references like string.h which we do not have at
>the kernel level.
>
>Thanks &
On Wed, 4 May 2011 14:17:20 +
"Balraj Balakrishnan, Integra-PDY, IN"
wrote:
> We have successfully extracted the character as an image using
> one of the samples (example2.cpp) provided in the Freetype site.
> But after extraction there is no difference between (comma &
> r
On Mon, 2 May 2011 09:19:37 +
"Balraj Balakrishnan, Integra-PDY, IN"
wrote:
>As am new to freetype and all these font stuffs, I couldn't rather
>frame my requirement in a right manner. I shall be making an another
>attempt to bring about much more clarity in what I really want from
>freetype:
d < face->num_glyphs; gid ++ )
{
/* blah blah blah */
}
is very popular in various softwares using FT2.
Regards,
mpsuzuki
___
Freetype mailing list
Freetype@nongnu.org
https://lists.nongnu.org/mailman/listinfo/freetype
27;t have this version)
Mac OS X 10.3: bzip2, libbz2.a
Mac OS X 10.4: bzip2, libbz2.dylib (no archive library)
Mac OS X 10.5: bzip2, libbz2.dylib (no archive library)
So the developers should be careful when they use back-
compatible SDK. But libbz2.a bundled to Mac OS X 10.3
can be linked in
includes a codepoint. However,
fontconfig library does not have a feature to replace
FontLink completely.
Regards,
mpsuzuki
___
Freetype mailing list
Freetype@nongnu.org
http://lists.nongnu.org/mailman/listinfo/freetype
have sufficient time to start
at once, please wait for a month. I'm quite sorry.
Regards,
mpsuzuki
On Wed, 09 Mar 2011 09:34:43 +0100
Ingmar Frank wrote:
>Hello everybody,
>
>we've noticed repeated file access by the small bitmap cache when
>looking up the blank character (cod
patch was my first excersize for that, I should
write more cache-centric program...
Regards,
mpsuzuki
diff --git a/src/cache/ftccache.c b/src/cache/ftccache.c
index 865fbb7..f01c403 100644
--- a/src/cache/ftccache.c
+++ b/src/cache/ftccache.c
@@ -574,7 +574,7 @@
FTC_Node frees = NU
ction, and the codesize would be worse...
Should I insert some ifdef to enable original
3-operands syntax for the platform with THUMB?
Regards,
mpsuzuki
___
Freetype mailing list
Freetype@nongnu.org
http://lists.nongnu.org/mailman/listinfo/freetype
t;smull %1, %2, %4, %3\n\t" /* (lo=%1,hi=%2) = a*b */
+ "mov%0, %2, asr #31\n\t" /* %0 = (hi >> 31) */
+ "add%0, %0, #0x8000\n\t" /* %0 += 0x8000 */
+ "adds %1, %1, %0\n\t" /* %1 += %0 */
+ &quo
so you want to establish SVG rasterizer on your system?
Regards,
mpsuzuki
___
Freetype mailing list
Freetype@nongnu.org
http://lists.nongnu.org/mailman/listinfo/freetype
essages, to trace its Indic shaper behaviour. Maybe using
"pango-view" is sufficient to check the shaper's behaviour.
Regards,
mpsuzuki
>On Fri, Nov 26, 2010 at 5:05 PM, wrote:
>> Hi,
>>
>> On Fri, 26 Nov 2010 16:49:27 +0530
>> Manoj Kumar Bhatta wr
xt layout, it invokes FreeType2 to
translate from Unicode to glyph index, and load a glyph
data by glyph index. If these 2 functionalities are broken,
I guess, the component glyphs would be wrong already
(not contextual layout error). If you can make some
d
I don't know if it works with your (or any other)
application. All I did was just cross compilation.
Regards,
mpsuzuki
On Fri, 5 Nov 2010 09:54:06 -
"Tom Sanham" wrote:
>Hello
>
>I am looking for a built Win32 dll of FreeType V2.4.3. I can pay 50 USD via
>PayP
ug was introduced) is available from savannah bugzilla:
https://savannah.nongnu.org/bugs/index.php?31545
Regards,
mpsuzuki
___
Freetype mailing list
Freetype@nongnu.org
http://lists.nongnu.org/mailman/listinfo/freetype
kept with the clients linked to forcibly-built
LLP64 libfreetype.
Unfortunately, still I have no access with Win64
environment, so please test.
Regards,
mpsuzuki
P.S.
gcc -Wconversion finds many more problems, but most of them
are not specific to LLP64. I classify them as future issues,
I'm sorry.
rinter's ROM?
If stored in the printer, the font format is TrueType?
Even if it is in TrueType format, I guess, you are interested
in bitmap part only. Your printer have to make bitmap image
from outline data?
Regards,
mpsuzuki
___
Freetype ma
ients, I think the macros are not
required in public header files, so I propose to
enclose them by FT_CONFIG_OPTION_OLD_INTERNALS.
Regards,
mpsuzuki
* 2001-10-26 cd605b63022ae135008ce06f0b266cee7b7985e0
Big change of
I'm quite sorry for my long long silence.
A) bdflib.c
commit 704f4d75cdfae502cc0b70e3413c26ad996b1ac2
Author: suzuki toshiya
Date: Sun Sep 13 00:50:14 2009 +0900
[BDF] Modify hash API to take size_t value instead of void *.
B) t1decode.c & cffgload.c
commit 0729bc9f5223aeefa6d0bf8573a2b
object.
# When I worked for "partial stream" 2 years ago,
# I referred gzip/lzw streams.
Regards,
mpsuzuki
___
Freetype mailing list
Freetype@nongnu.org
http://lists.nongnu.org/mailman/listinfo/freetype
Hi,
Excuse me, could you post some pictures/screenshots
comparing the expected older result & unexpected
newer result?
Regards,
mpsuzuki
On Fri, 17 Sep 2010 09:19:18 +0400
Ineiev wrote:
>Hello,
>
>Recently I noticed a change in default FreeType rendering
>of one of the fonts I
Hi,
I think FreeType2 maintainers are aware of the complains
against setjmp/longjmp. If there is a patch which can
remove setjmp/longjmp without losing any existing feature,
it will be welcomed.
Regards,
mpsuzuki
On Mon, 30 Aug 2010 15:51:13 +0200
>Hi everybody.
>
>I am working in a
nserted after all
CFF operations, aslike existing stack checking for
CFF numerical objects.
Regards,
mpsuzuki
___
Freetype mailing list
Freetype@nongnu.org
http://lists.nongnu.org/mailman/listinfo/freetype
FreeType is a renderer of font, it does not generate a font file.
___
Freetype mailing list
Freetype@nongnu.org
http://lists.nongnu.org/mailman/listinfo/freetype
t object named "Arial" including many many
glyphs that cannot be found in "arial.ttf". So don't think
the name of "font" in the font menu of Windows application
is the name of font "file". It's a name of the font object
synthesized by Microsoft Window
ext step, I will have to describe how to enable
& disable gzip, lzw, cache modules.
Also it would be possible to write some cpp macros
to make the compilation abort if essential dependency
is not satisfied.
Regards,
mpsuzuki
/*
* This
lass, ft_smooth_lcd_renderer_class )
FT_USE_MODULE( FT_Renderer_Class, ft_smooth_lcdv_renderer_class )
and find the minimum group fitting your purpose.
Keep it in your mind that current Windows bundles some
PostScript or CFF OpenType, so "only support truetype"
On Tue, 23 Feb 2010 08:52:25 +0200
a...@freemail.gr wrote:
>Why it dont recognize FT_Init_FreeType? Need somthing?
You didn't show the project file (or Makefile) for
your console program, so only I can do is guessing:
have you added any instructions to link libfreetype?
Regards,
Hi,
I'm not sure about the coverage of "Ture Type Font
functions" you assume, but you can disable the unwanted
features listed in modules.cfg. Please find docs/CUSTOMIZE.
Regards,
mpsuzuki
On Fri, 19 Feb 2010 18:08:27 +0800
"Richard" wrote:
>I want a Lib includ
or subpixel rendered
RGB image) to YUV format is not the task of FreeType2.
Please search appropriate graphic format conversion
libraries. If you google "RGB to YUV", you will find
the mathematical formula to convert RGB pixel data
to YUV format.
Regards,
mpsuzuki
__
t is not urgent, so you can revert
my patch if you find any problem.
Regards,
mpsuzuki
diff --git a/src/ftdump.c b/src/ftdump.c
index 840af91..46065c8 100644
--- a/src/ftdump.c
+++ b/src/ftdump.c
@@ -664,7 +664,24 @@
for ( i = 0; i < num_faces; i++ )
{
+#ifdef IGNO
sion about it. It is not for
2.3.12 release.
Regards,
mpsuzuki
___
Freetype mailing list
Freetype@nongnu.org
http://lists.nongnu.org/mailman/listinfo/freetype
2-c) Use environmental variable to enable/disable preferred
family names.
Please give me your comments which is the appropriate way.
Regards,
mpsuzuki
P.S.
Following is my experimental patch to implement 2-a & 2-b.
2-a)
Add `FT_PARAM_TAG_IGNORE_PREFERRED_FAMILY' and
`FT_PA
sion string [Macintosh]:
"Version 2.35"
PostScript name [Macintosh]:
"Arial-Black"
...
Regards,
mpsuzuki
On Thu, 7 Jan 2010 10:56:25 +
"Andreas Heinrich" wrote:
>I'm used an older (2003) Freetype Version until now.
>Because of Unicode
? = 1
>configure:2581: result:
>configure: failed program was:
...
According to the log, I guess your cross gcc could be
installed incorrectly. Could you build any executable
(e.g. so-called "Hello World") by arm-none-linux-gnuebi-gcc?
Could you build oth
cy. I don't know what kind of errors occur
when it's combined with freetype-2.3.x, but I think nobody
will work to solve it. I restrict my scope to latest versions
of Pango and FT2.
Regards,
mpsuzuki
___
Freetype mailing list
Freetype@nongnu.org
h
n if you're using pango-1.26.0 and
get the errors about missing FT2 internal headers.
Regards,
mpsuzuki
___
Freetype mailing list
Freetype@nongnu.org
http://lists.nongnu.org/mailman/listinfo/freetype
Excuse me, does pango-1.26.0 include "ftxopen.c" that
the file you got an error in your first post?
On Sun, 25 Oct 2009 21:48:28 -0700 (PDT)
"K.B." wrote:
>I am using Pango-1.26.0 which is latest and FreeType-2.3.11 which is also
>latest.
>So it should not create problems but i am still getti
I guess.
Considering such helpless situation in 2009, I recommend
you to reconsider to migrate to newer Pango.
Regards,
mpsuzuki
___
Freetype mailing list
Freetype@nongnu.org
http://lists.nongnu.org/mailman/listinfo/freetype
Dear Werner,
Thanks very much for spending your time in this weekend!
Regards,
mpsuzuki
On Sat, 10 Oct 2009 21:04:40 +0200 (CEST)
Werner LEMBERG wrote:
>> The impact of my breaking in PCF driver is wide, so, I'm sorry, I
>> want you to consider the next release of fixed ve
Also I've
checked BDF driver that has similar structure, there was no
modification of me like such wrong truncation.
The impact of my breaking in PCF driver is wide, so, I'm
sorry, I want you to consider the next release of fixed version,
2.3.10a or 2.3.11.
Regards,
mpsuzuki
P.S.
I m
Dear Peter,
Thank you for report. Just 5 min ago I received the bug
report from Martin, and now I'm trying to fix. Please
wait 1 hour.
Regards,
mpsuzuki
On Sat, 10 Oct 2009 20:42:12 +0400
Peter Volkov wrote:
>Hi. After bumping freetype-2.3.10 we've received bug report
>http:/
ome longest
list of FreeType security issues?
Regards,
mpsuzuki
___
Freetype mailing list
Freetype@nongnu.org
http://lists.nongnu.org/mailman/listinfo/freetype
).
By this fix, there is a different support level of BDF
between LP64 and LLP64 systems: LP64 system can load 64-bit
size BDF (I've never tried), but LLP64 system cannot.
I think it's not critical issue, because ILP32 cannot load
such from the beginning. And, the BDF greater than 2GB is
Hi,
On Mon, 7 Sep 2009 13:02:28 +0900
mpsuz...@hiroshima-u.ac.jp wrote:
>There are 3 groups of the problem.
>
>A) bdflib.c
>B) t1decode.c & cffgload.c
>C) ftcbasic.c & ftccmap.c
Just I've fixed B) in git. Soon A) will
lue conflict. I guess
Win64 is the first LLP64 platform that FreeType2 runs on,
maybe we can insert some change if it won't break the
compatibilities of non-LLP64 systems.
I checked if how many FT2 client softwares use FTC_FACE_ID_HASH()
macro by google, but I could not find.
Fixing this (pos
o C compiler flag,
when you compile FreeType2. This prevent to build
Mac-specific features, so ATSFontGetFileReference()
won't be referred.
I hope you could solve the problem.
Regards,
mpsuzuki
___
Freetype mailing list
Freetype@nongnu.org
http://lists.nongnu.org/mailman/listinfo/freetype
Thank you for info.
It seems that now precompiled binaries of mingw-w64
for 32-bit Linux platform are not provided (the last
binaries are released on 2009-06-04). I will compile
the toolchain from source package, please wait one week
or so.
Regards,
mpsuzuki
On Wed, 2 Sep 2009 22:29:55 -0400
out Unicode cmap.
>If it is not a great thing to find the charmap and set that , please
>post the solution
As I written in above, it would be great work.
Regards,
mpsuzuki
>Dmitry Timoshkov wrote:
>> "Noorul Sahabudeen" wrote:
>>
>>>For few fonts like &
OS X, but never worked for Win64.
Regards,
mpsuzuki
On Wed, 2 Sep 2009 18:27:22 -0400
NightStrike wrote:
>While compiling freetype2 for Win64 to meet a VLC dependency, I
>encounter these warnings:
>
>configure: WARNING: unrecognized options: --enable-msw,
>--disable-dependency
FreeType2 supports TTC format either.
Please execute ftdump to the font file and
report the result.
Regards,
mpsuzuki
On Fri, 28 Aug 2009 09:48:53 +0530
Noorul Sahabudeen wrote:
>I am really sorry. I thought, as Cambria is designed by Microsoft it
>should definitely work in windows. B
uot;Cambria Math" in it.
Thanks. Is it bundled to Windows Vista?
Regards,
mpsuzuki
___
Freetype mailing list
Freetype@nongnu.org
http://lists.nongnu.org/mailman/listinfo/freetype
ype2-demos) for
the font file, what output ftdump generates?
>Some fonts designed by Microsoft itself not working like Cambria
I'm not sure what you mean, sorry.
Regards,
mpsuzuki
___
Freetype mailing list
Freetype@nongnu.org
http://lists.
http://freetype.sourceforge.net/freetype2/docs/reference/ft2-base_interface.html#FT_Get_Next_Char
Regards,
mpsuzuki
___
Freetype mailing list
Freetype@nongnu.org
http://lists.nongnu.org/mailman/listinfo/freetype
Hi,
Please post sample code & pictures to illustrate the problem
you have. I guess your problem might be related to the device
resolution, but I'm not sure.
Regards,
mpsuzuki
On Wed, 19 Aug 2009 12:04:31 +0200
"Cristi" wrote:
>Hello,
>
>Is it possible with FreeTyp
lex to use as a tutorial.
Regards,
mpsuzuki
On Tue, 18 Aug 2009 21:59:43 +0200
Aya Koshigaya wrote:
>Thanks,
>
>but.. I'd like to slim down the lib to only a few cpp and header
>files, so I can include it in my project directly.. I don't want to
>create a library that
Please check docs/CUSTOMIZE. Editing modules.cfg would be easy.
Regards,
mpsuzuki
On Tue, 18 Aug 2009 18:50:39 +0200
Aya Koshigaya wrote:
>Hi,
>
>as far as I know, FreeType2 is built up in different modules, so I
>could remove everything I don't need, right?
>I have writ
be checked explicitly.
Regards,
mpsuzuki
On Thu, 23 Jul 2009 11:17:42 +0200
Jeroen Hoek wrote:
>In 2006 the Unicode Consortium introduced the concept of Ideographic Variation
>Sequences (IVS) and the Ideographic Variation Database (IVD). This system
>allows font designers to includ
Dear Mirco,
Thank you for confirming and the summary in patch.
I will add a hook in "make clean" target to delete
apinames.obj etc in building directory, and commit
to GIT within 24 hours.
I thank you again for your patient efforts!
Regards,
mpsuzuki
On Tue, 14 Jul 2009 14:21:19 +
Dear Mirco,
Great Thank you for finding the option to fix the issue.
If you apply this patch (after my previous patch posted
5 hours before), mingw32-make will add the option /P128
automatically. Please try.
Regards,
mpsuzuki
diff --git a/builds/compiler/bcc-dev.mk b/builds/compiler/bcc-dev.mk
tools are more serious about the page size
issue, I should update to newer one to reproduce
the trouble. Which version do you use?
In the free download items of CodeGear, the products
since 2007 are provided as 30-days trials.
Regards,
mpsuzuki
__
fixed (if required). Is there any
other problems caused by the object files in the
current directory?
Regards,
mpsuzuki
On Tue, 14 Jul 2009 11:18:01 +0200
Mirco Babin wrote:
>Hi,
>
>I tried the following:
>bcc32 -e./objs/hello.exe ./src/hello.c
>CodeGear C++ 5.93 for Win32 Copyrigh
ot;-n" is that the
>default output filename is dependent with the compilers.
>Most Unix compilers generates "a.out" from "hello.c",
>but bcc32 generates "hello.exe" from "hello.c" by default.
>So if I use "-n" and leave the ou
generates "a.out" from "hello.c",
but bcc32 generates "hello.exe" from "hello.c" by default.
So if I use "-n" and leave the output filename for
compilers' default, we don't know the output filename.
Regards,
mpsuzuki
On Tue, 14 Jul 2009 08:4
Unix-like compiler
options). It should be improved to set appropriate
CCexe_CFLAGS etc for non-Unix compilers.
I will work that, please wait.
Regards,
mpsuzuki
On Tue, 14 Jul 2009 14:21:29 +0900
mpsuz...@hiroshima-u.ac.jp wrote:
>Hi,
>
>Just I've installed MinGW 5.1.4 and Borland C++ 5.5
>
Hi,
On Tue, 14 Jul 2009 07:26:51 +0200
Mirco Babin wrote:
>If you can give me an adjustment for the apinames.exe, so it's a 2-phase
>step, first compile, second link, I'm willing to try it.
Thank you. In my case, I could build apinames.exe with
bcc32 by single step, and I want to know the condit
rks
correctly), but the quickest fix would be setting CCraw
to gcc. If I couldn't provide a fix making apinames.exe
built by bcc32 work correctly, I will modify bcc.mk
setting CCraw to gcc.
Regards,
mpsuzuki
On Tue, 14 Jul 2009 01:51:30 +0900
mpsuz...@hiroshima-u.ac.jp wrote:
>Hi,
>
&
mpile with CTRL-C.
>
>Regards,
>Mirco
>
>
>2009/7/13
>
>> Hi,
>>
>> Considering the fact that "-L./objs" does not work,
>> I guess bcc32 cannot recognize "/" as valid pathname
>> separator. If my guessing is right, the expected
&g
ze value ignored" is repeated infinitly. I had
>to abort the compile with CTRL-C.
About this issue (endless Warning), I'm not sure if it's
a bug of FT2. Ah, there should be a bug in FT2 makefiles,
but make command should not cause such "invalid page size"
error
bcc32 -Lobjs -oobjs/apinames.exe src/tools/apinames.c
and it successfully finihsed - the pathname separator
in your experiment was really "/", not "\"?
Regards,
mpsuzuki
On Mon, 13 Jul 2009 08:50:59 +0200
Mirco Babin wrote:
>Hi,
>
>Update, I manually changed t
Hi,
Could you try following patch? It fixes:
* declare the suffix ".exe" to be added to "apinames".
* prepare CCexe_CFLAGS & CCexe_LDFLAGS.
* put "-Lobj" to CCexe_LDFLAGS when we use bcc.
Regards,
mpsuzuki
diff --git a/builds/win32/win32-def.mk b/build
2.3.5.
If it's NOT loaded, the problem is NEW bug. FT2 developers
cannot fix the problem without sample font to reproduce
the problem.
Regards,
mpsuzuki
On Fri, 12 Jun 2009 20:14:55 +0530
Govind wrote:
>Hi,
>
>I tried some *.otf files with Freetype_2.3.5 version for Bitmap Glyph
built for 64bit architecture. If you build other
binaries without "-arch ..." options, please check the binaries
by "file" command. If they are built for 32bit architechture,
building freetype for 64bit architechture is not sufficient.
I wish other binaries you're going to
Hi Adam,
The basic infomation is written in freetype-2.x.y/doc/INSTALL.MAC.
If you experienced any error messages, please attach it.
Regards,
mpsuzuki
On Fri, 22 May 2009 15:27:43 -0600
Adam Ginsburg wrote:
>Hi, I need to get 64 bit freetype installed on my mac, but I haven't
>figu
for more intelligent layout systems. In fact, the LineGaps
in hhea & OS/2 are no more than the minimum space. Some font
file formats does not provide such informations at all. It
would be the reason why FT2 tutorials don't describe line-to-
line process.
Regards,
mpsuzuki
stable (in Mac OS X 10.0, dynamic loader APIs are almost
same with NeXTSTEP. In later, they are deprecated and
more SunOS-like interfaces are introduced). Thus, we have
to drop older Mac OS X (< 10.3), or we have to be afraid
of the removal of legacu dynamic loader APIs. I don
c OS X.
Thus, I want to remove src/base/ftmac.c. I want to provide
Carbon-free implementation which keeps user-visibile behaviour
of FT_New_Face in ftmac.c, but I want to remove all APIs
using Mac OS specific data types in their arguments, like,
FT_
to write your own TrueType parser. The parser in
FT2 is src/sfnt/ttload.c::tt_face_load_name().
Regards,
mpsuzuki
___
Freetype mailing list
Freetype@nongnu.org
http://lists.nongnu.org/mailman/listinfo/freetype
oftwares around freedesktop.org,
# using fontconfig might be most easiest way to obtain the
# list of pairs of the font file pathname and its family name.
Regards,
mpsuzuki
On Wed, 14 Jan 2009 20:12:54 +
Nik Napalm wrote:
>
>Hi all,
> Is there anyway in FreeType to acquire the information ga
Dear Werner,
Thank you for these 2 weeks of hard-working to release 2.3.8!
On Wed, 14 Jan 2009 09:43:38 +0100 (CET)
Werner LEMBERG wrote:
>FreeType 2.3.8 has been released.
>
>It is available from
>
>http://savannah.nongnu.org/download/freetype/
>
>or
>
>http://sourceforge.net/project/s
de most setjmp/longjmp, but I have no idea to disable
setjmp in src/sfnt/ttcmap.c.
Regards,
mpsuzuki
___
Freetype mailing list
Freetype@nongnu.org
http://lists.nongnu.org/mailman/listinfo/freetype
ype-devel list. I have
another proposal to work with legacy CW, I will post it to
freetype-devel.
Regards,
mpsuzuki
On Wed, 13 Dec 2006 14:50:00 +0900
[EMAIL PROTECTED] wrote:
>Hi,
>
>Thank you for rewriting your trouble report (to fit my poor
>English).
>
>On Tue, 12 Dec 2006 13:
nt important features of ftmac.c with only
POSIX, and without Carbon frameworks.
Regards,
mpsuzuki
___
Freetype mailing list
Freetype@nongnu.org
http://lists.nongnu.org/mailman/listinfo/freetype
such surgery can
reduce the size of binary less than 50kB. Is it
impossible to restrict the font to outline only,
or bitmap only?
Regards,
mpsuzuki
___
Freetype mailing list
Freetype@nongnu.org
http://lists.nongnu.org/mailman/listinfo/freetype
.
Regards,
mpsuzuki
On Thu, 18 Sep 2008 18:51:18 +0200
>Hi,
>
>Anyone have already try to remove all unnecessary freetype code for
>following action :
> - read a ttf font file
> - read a glyph
> - read the glyph bitmap array
>
>Note : I already remove modules from Jam fil
for subscribers to track the
origin of the difference.
Regards,
mpsuzuki
On Thu, 7 Aug 2008 22:22:59 +0200
>I'm experiencing very bad character spacing / anti-aliasing with a PHP
>installation. I compared it to another installation where it works.
>
>I'm using the follow
isysroot /Developer/SDKs/MacOSX10.4u.sdk -arch i386 -arch ppc" \
LDFLAGS="-isysroot /Developer/SDKs/MacOSX10.4u.sdk -arch i386 -arch ppc" \
./configure --prefix=xxx --with-old-mac-fonts
Regards,
mpsuzuki
___
Freetype mailing list
Freetype@nongnu.org
http://lists.nongnu.org/mailman/listinfo/freetype
ou to build 2 vanilla
FreeType2 libaries by yourself - with-optimization-and-without-debug,
and with-debug-and-without-optimization.
Anyway I'm interested in the bug you reported. When I had
a sparetime in August, I will try to reproduce.
Regards,
mpsuzuki
_
Hi,
Could you post the screen shots of both servers' pages
and the font you used?
Regards,
mpsuzuki
On Mon, 21 Jul 2008 10:37:12 +0200
Arne Kaiser <[EMAIL PROTECTED]> wrote:
>Hi
>I have following problem with a fresh webserver install with freebsd 7 and
>freetype 2.3.
tax of Mac OS)
7. open ".resource/XXX" (CAP syntax to mount AppleShare volume)
8. open "%XXX" (Linux syntax to mount HFS volume)
9. open ".AppleDouble/XXX" (netatalk syntax to mount AppleShare volume)
Maybe, copying the contents of resource fork
ds, they are
expected to be defined by the compilers internal macros
like __LP64__ etc). It's my task but not solved yet, I'm
looking for reliable standard...
Regards,
mpsuzuki
___
Freetype mailing list
Freetype@nongnu.org
http://lists.nongnu.org/mailman/listinfo/freetype
;
>There's no rush for me. We've worked around the issue in MacPorts.
>
>http://trac.macports.org/changeset/37039
Thank you for notice!
Regards,
mpsuzuki
___
Freetype mailing list
Freetype@nongnu.org
http://lists.nongnu.org/mailman/listinfo/freetype
Dear Sir,
Oops, yet I've not finished the improvement of configure
to build universal binary on PowerPC Mac OS X 10.4
(requested by Ryan Schmidt). I have to apologize. Werner,
could you tell me expected schedule (or feature to be
finished) to relase 2.3.7?
Regards,
mpsuzuki
On Tue, 10 Jun
FT_Load_Sfnt_Table() can be better.
FT_Load_Sfnt_Table() receives 4-letter tag to specify
the table in the font. How do you think of?
Regards,
mpsuzuki
On Mon, 09 Jun 2008 16:35:30 -0300
Ian Britten <[EMAIL PROTECTED]> wrote:
>Hi all,
>I'm in the process of upgrading some v2.1.7 code
s successfully.
I guess addition of -isysroot to LDFLAGS may cause
some troubles and MacPorts developers excluded it
from LDFLAGS.
Regards,
mpsuzuki
___
Freetype mailing list
Freetype@nongnu.org
http://lists.nongnu.org/mailman/listinfo/freetype
1 - 100 of 199 matches
Mail list logo