Keith Packard
1f71c4d878
Add book constant for book weight
2003-05-02 01:11:09 +00:00
Keith Packard
ad293de004
Add FC_WEIGHT_BOOK as weight 75
2003-05-02 01:09:57 +00:00
Noah Levitt
a6a66da0ad
Fix expat function check.
2003-05-01 16:20:27 +00:00
Noah Levitt
700a41281a
Check for an expat function that won't be there if expat is too old.
2003-05-01 16:15:28 +00:00
Keith Packard
3760a63825
Add demi and book postscript weight names. Allow spaces in postscript and X
...
matching
2003-05-01 14:31:04 +00:00
Keith Packard
1af9b7b4d9
Typo in bitstream foundry name
2003-04-30 15:17:42 +00:00
Keith Packard
70ee88099e
Debug output for unknown ps weight names. ignore italic_angle for PS fonts
...
as FreeType already checks that
2003-04-24 17:31:03 +00:00
Keith Packard
f45d39b1fd
FcFontList broken when presented a charset - was comparing inclusion in the
...
wrong direction
2003-04-24 15:29:33 +00:00
Keith Packard
7d5c134a0a
Oops. Missing newline in .cvsignore
2003-04-23 04:45:39 +00:00
Keith Packard
8c87b4293f
Fix docs to close sgml tags
2003-04-23 04:09:28 +00:00
Keith Packard
c92926bf65
Add confdir.sgml to .cvsignore
2003-04-23 04:06:18 +00:00
Keith Packard
f946755cdb
Use CONFDIR instead of SYSCONFDIR/fonts in manual. Use awk to strip
...
trailing newline instead of leaving CVS file without a newline (which
will break at some point)
2003-04-23 04:05:58 +00:00
Noah Levitt
8b290c5476
Got rid of the newline at the end of the file. It's yucky but, I'm not sure
...
how else to get rid of the newline in the output.
2003-04-23 00:40:24 +00:00
Noah Levitt
4b4f42ab58
Getting closer to fixing /etc/fonts hard-coding.
2003-04-23 00:08:03 +00:00
Noah Levitt
27de1f430a
Testing syncmail yet again.
2003-04-22 23:34:50 +00:00
Keith Packard
993ffcdd0c
Fix autogen.sh to work with newer automakes
2003-04-22 16:53:18 +00:00
Keith Packard
5f84b65a26
Handle pattern elements moving during multiple edits
2003-04-22 06:27:27 +00:00
Keith Packard
781f10486d
Update to version 2.2.0
2003-04-21 16:12:22 +00:00
Noah Levitt
8eb4a52ed8
Fixed variable name mistake.
2003-04-21 06:17:23 +00:00
Keith Packard
965f77940c
From James Su -- only part of page 0xff is Latin
2003-04-20 04:44:09 +00:00
Keith Packard
29d961a28e
Guard calls to FT_Get_BDF_Property to avoid freetype jumping through null
...
pointer
2003-04-18 15:56:05 +00:00
Keith Packard
3a30abdb84
Pass FONTCONFIG_PATH in arguments to get expanded
2003-04-17 21:50:24 +00:00
Keith Packard
2b2f2a714a
BDF properties not available until FreeType 2.1.4
2003-04-17 21:29:12 +00:00
Colin Walters
12d49d3cf4
Remove some unused variables, and initialize some other ones so gcc doesn't
...
warn us.
2003-04-17 17:43:04 +00:00
Keith Packard
996580dce5
Solaris porting fixes
2003-04-17 15:47:34 +00:00
Keith Packard
b1e98ed99e
Add Vera support to default configuration
2003-04-16 22:04:42 +00:00
Keith Packard
e2925d7dc2
bump version to 2.1.94
2003-04-16 21:50:51 +00:00
Keith Packard
ab06f005f6
add some changelog entries
2003-04-16 18:49:28 +00:00
Keith Packard
0e7a434783
Search through the BDF properties for width and foundry information
2003-04-16 18:08:47 +00:00
Keith Packard
2e2121f910
Move foundry detection data into fcfreetype.c (which is getting rather
...
large at this point)
2003-04-16 16:19:38 +00:00
Keith Packard
4515cf329e
bool was misdeclared in DTD
2003-04-16 16:18:27 +00:00
Keith Packard
3f7653c2ba
Fix unary operator parsing. Add floor, ceil, trunc and round unary
...
operators
2003-04-15 23:38:06 +00:00
Keith Packard
52253696cd
Clean up ps font weight matching and check for NULL
2003-04-15 17:01:39 +00:00
Juliusz Chroboczek
2ae95e77f7
Implemented foundry generation for Type 1 and TrueType
2003-04-11 23:45:59 +00:00
Keith Packard
0a557ec372
update version number to 2.1.93
2003-04-11 23:00:51 +00:00
Keith Packard
7f31f37815
Run fc-cache from local dir instead of install dir to help LFS installs (I
...
hope)
2003-04-11 22:53:53 +00:00
Keith Packard
9f2bcb3e41
Switch to locale-independent string compare function
2003-04-11 22:24:23 +00:00
Keith Packard
d6ea834746
Bug #46 , #47 fontconfig should retrieve type 1 font information from
...
FontInfo dictionary Patch provided by g2@magestudios.net (Gerard
Escalante)
2003-04-11 22:17:11 +00:00
Keith Packard
cc30f9ca54
remove -u option to docbook2man which was trashing the .html file
2003-04-08 05:00:25 +00:00
Colin Walters
8c8caabdf0
*** empty log message ***
2003-04-08 03:58:57 +00:00
Colin Walters
15b49a7fbe
Fix dummy makefile target names when MS_LIB_AVAILABLE isn't set.
2003-04-08 03:58:08 +00:00
Keith Packard
ef82cce1d5
update copyright years
2003-04-04 20:17:40 +00:00
Keith Packard
08b5b70dcf
Move sample subpixel configuration to local.conf
2003-04-04 20:16:33 +00:00
Keith Packard
848d32bd3f
Set spacing to mono if every encoded glyph is the same width
2003-03-28 17:08:35 +00:00
Keith Packard
7dbeec1738
Wrong pattern for matching font file names. Fix submitted by
...
hjchoe@hancom.com (Choe Hwanjin)
2003-03-24 05:03:20 +00:00
Tor Lillqvist
c8582ff72a
Changes for Windows:
...
Add a fontconfig-zip(.in) script, used to build a binary distribution.
2003-03-22 21:28:13 +00:00
Tor Lillqvist
daeed6e048
Changes for Windows:
...
On Windows with gcc (a.k.a. mingw) build as a DLL.
We don't want to hardcode the fonts.conf file location in the DLL, so we
look up the DLL location at run-time in a DllMain() function. The
fonts.conf location is deduced from that.
The colon can't be used as path separator on Windows, semicolon is used
instead. File path components can be separated with either slash or
backslash. Absolute paths can also begin with a drive letter.
Add internal function FcStrLastSlash that strrchr's the last slash, or
backslash on Windows.
There is no link() on Windows. For atomicity checks, mkdir a lock directory
instead.
In addition to HOME, also look for USERPROFILE.
Recognize the special font directory token WINDOWSFONTDIR, to use the
system's font directory.
Remove the fontconfig-def.cpp that was obsolete. Add fontconfig.def(.in),
without internal functions.
Add a fontconfig-zip(.in) script, used to build a binary distribution.
2003-03-22 21:25:34 +00:00
Keith Packard
cc9dd09816
switch // comment
2003-03-22 01:55:00 +00:00
Keith Packard
ddde1797a9
strtod under some locales requires digits before the decimal
2003-03-20 02:01:01 +00:00
Keith Packard
f4007a6728
Avoid crashing on empty test/edit lists
2003-03-20 02:00:15 +00:00