This website requires JavaScript.
Explore
Help
Register
Sign In
minhngoc25a
/
freetype2
mirror of
git://git.savannah.gnu.org/freetype/freetype2.git
Watch
2
Star
1
Fork
You've already forked freetype2
2
Code
Issues
9
Releases
Wiki
Activity
469
Commits
83
Branches
120
Tags
35
MiB
C
93.3%
Makefile
2.1%
Python
1.8%
DIGITAL Command Language
0.8%
M4
0.6%
Other
1.3%
16b6bba241
Go to file
HTTPS
Download ZIP
Download TAR.GZ
Download BUNDLE
Clone in VS Code
Cite this repository
APA
BibTeX
Cancel
Just van Rossum
16b6bba241
fixed two bugs related to T2 real numbers: the "skipping" code didn't behave correctly (leaving a bad stack ptr), and the actual parsing code also parsed the code (30) as two nibbles.
2000-08-01 07:12:31 +00:00
builds
Added autoconf tests FT_MUNMAP_DECL and FT_MUNMAP_PARAM to fix some devils.
2000-07-31 22:51:00 +00:00
docs
updated documentation
2000-07-26 19:07:15 +00:00
include
/freetype
Use the ANSI offsetof() macro instead of something home-brewn.
2000-08-01 01:34:18 +00:00
obj
Initial revision
1999-12-16 23:11:37 +00:00
src
fixed two bugs related to T2 real numbers: the "skipping" code didn't behave correctly (leaving a bad stack ptr), and the actual parsing code also parsed the code (30) as two nibbles.
2000-08-01 07:12:31 +00:00
CHANGES
update to changelog
2000-07-27 21:48:48 +00:00
INSTALL
small update
2000-07-26 19:13:51 +00:00
LICENSE.TXT
Renaming license.txt -> LICENSE.TXT for orthogonality.
2000-07-19 16:36:36 +00:00
Makefile
vast clean-up of the sources in order to allow flat
2000-07-08 00:41:13 +00:00