]> git.wh0rd.org - fontconfig.git/commit
Add instructions for doing a release fc-2_2_93
authorKeith Packard <keithp@keithp.com>
Wed, 14 Apr 2004 18:08:41 +0000 (18:08 +0000)
committerKeith Packard <keithp@keithp.com>
Wed, 14 Apr 2004 18:08:41 +0000 (18:08 +0000)
commit6ae6acf3178d7dd10e2326f6833d25970e530f61
treebfae5a114a434b0aa0931ab63aeb90598b37ba95
parent89e28590f3c85f302dcc5c611e7b9fa906e0ec07
Add instructions for doing a release
clean up .spec file; perhaps this will be useful to somebody...
Update to 2.2.93
Make 'scanopen' static so GCC doesn't whine about lacking prototype
Add WARN_CFLAGS to pass -W flags for GCC systems
Change various char types around to match across function calls. Fixed bug
    in using available_sizes[i].height which is in pixels, not 64ths of a
    pixel.
13 files changed:
ChangeLog
INSTALL
README
configure.in
fc-glyphname/Makefile.am
fc-lang/Makefile.am
fc-lang/fc-lang.c
fc-list/Makefile.am
fc-match/Makefile.am
fontconfig.spec.in
fontconfig/fontconfig.h
src/Makefile.am
src/fcfreetype.c