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.
137
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%
f21dac0209
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
f21dac0209
Don't #include <memory.h> but #include <string.h> to avoid header clash under MacOS. I don't think this affects other platforms.
2000-03-02 01:17:50 +00:00
config
fix
2000-02-29 17:12:03 +00:00
demos
Don't #include <memory.h> but #include <string.h> to avoid header clash under MacOS. I don't think this affects other platforms.
2000-03-02 01:17:50 +00:00
docs
fixed a small typo ( "height" in place of "eight" !!)
2000-02-10 19:19:51 +00:00
include
small update in FT_Open_Args (more could follow though..)
2000-02-13 13:35:21 +00:00
obj
Initial revision
1999-12-16 23:11:37 +00:00
src
ft_new_input_stream(): set the pathname field of the stream to args->pathname. Needed for the Mac fond driver.
2000-03-02 01:07:50 +00:00
CHANGES
updated
2000-02-22 14:31:42 +00:00
license.txt
updated the license
2000-02-22 13:53:16 +00:00
Makefile
The font drivers that are statically linked to the library at build time
1999-12-29 00:24:51 +00:00