This website requires JavaScript.
Explore
Register
Sign In
i2p
/
haiku-beta6
Watch
1
Star
0
Fork
0
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
bb72ccac74632e736977cf91968a8514a0ef7fb0
haiku-beta6
/
headers
T
History
Michael Lotz
bb72ccac74
The Painter now uses a special version of the agg_font_engine that uses the FontServer ftlib and the already loaded FT_Facees from ServerFont/FontStyle instead of doing it all again.
...
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@12177 a95241bf-73f2-0310-859d-f6bbb57e9c96
2005-03-31 06:08:37 +00:00
..
cpp
commented out hypot prototype : it conflicts with glibc signature when building libstdc++ which uses glibc headers
2005-03-10 19:56:11 +00:00
gnu
…
libs
compile fix, changed member to be declared const
2005-01-20 13:49:15 +00:00
os
added this very useful compare function
2005-03-29 16:30:46 +00:00
posix
Fixed various problems with the latest stdbool.h changes, including stdbool.h itself:
2005-03-26 18:01:40 +00:00
private
The Painter now uses a special version of the agg_font_engine that uses the FontServer ftlib and the already loaded FT_Facees from ServerFont/FontStyle instead of doing it all again.
2005-03-31 06:08:37 +00:00
tools
…