This website requires JavaScript.
Explore
Help
Sign In
ReFuel
/
freetype
Watch
1
Star
0
Fork
0
You've already forked freetype
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
Fork of freetype for ReFuel, Only expect ABI changes.
469
Commits
2
Branches
117
Tags
37
MiB
C
93.3%
Makefile
2.1%
Python
1.8%
DIGITAL Command Language
0.8%
M4
0.6%
Other
1.3%
80a330afe8
Go to file
HTTPS
Download ZIP
Download TAR.GZ
Download BUNDLE
Open with VS Code
Open with VSCodium
Open with Intellij IDEA
Cite this repository
APA
BibTeX
Cancel
Just van Rossum
80a330afe8
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