Björn Lindqvist
|
1ca8276df4
|
basis/,core/,extra/: many new tags
|
2017-07-06 23:04:18 +02:00 |
John Benediktsson
|
dadff2f062
|
some cleanup.
|
2016-11-26 22:01:03 -08:00 |
Doug Coleman
|
5f8426cfbe
|
factor: rename files that are not loadable on mac, too
|
2015-07-19 16:55:36 -07:00 |
Doug Coleman
|
352e5de16a
|
core, basis, extra: Remove DOS line endings from files.
Remove whitespace from end of lines.
Add a newline to the end of each file.
|
2015-06-29 17:25:40 -07:00 |
Doug Coleman
|
2b03973a7b
|
freetype: Disable on mac. Fixes #588.
|
2012-07-31 12:00:21 -07:00 |
Erik Charlebois
|
baab8c060d
|
Remove ENUM: f and replace uses with CONSTANTs.
Fix bootstrap and load-all errors from enum classes.
|
2010-04-19 20:08:40 -07:00 |
Joe Groff
|
4bc915d526
|
C-ENUM: -> ENUM:
|
2010-04-19 20:07:16 -07:00 |
Slava Pestov
|
2b4a55b53a
|
Merge branch 'master' of git://github.com/erikcharlebois/factor
|
2010-04-10 18:01:19 -07:00 |
Erik Charlebois
|
edc489f4c1
|
Change C-ENUM: to always take a type. Use f for anonymous enums. Update all uses.
|
2010-04-09 23:48:22 -07:00 |
Joe Groff
|
65c3259761
|
"cdecl" -> cdecl
|
2010-03-31 19:20:35 -07:00 |
Joe Groff
|
4cfa1a6c77
|
rename current string-mangling "char*" to "c-string". char* is now just a boring old pointer to char
|
2010-02-23 11:42:02 -08:00 |
Slava Pestov
|
282f284515
|
freetype: fix load error
|
2010-02-24 00:46:11 +13:00 |
Joe Groff
|
866b62755e
|
replace all TYPEDEF: void* XXX* with C-TYPE: XXX
|
2009-09-27 22:21:24 -05:00 |
Joe Groff
|
630e5ecc3b
|
update vocabs so a load-all on macosx works without parsing c-type strings
|
2009-09-27 15:11:21 -05:00 |
Joe Groff
|
5d3452b3cf
|
update freetype structs
|
2009-09-19 21:10:40 -05:00 |
Joe Groff
|
c3f0688164
|
more loading fixes
|
2009-09-17 09:55:09 -05:00 |
Doug Coleman
|
8b7fcce399
|
update code for usages of add-library
|
2009-03-25 23:00:19 -05:00 |
U-SLAVA-DFB8FF805\Slava
|
2ec3f1c700
|
Delete ui.text.freetype, opengl.sprites, and Bitstream Vera fonts; move freetype FFI binding from basis to extra since its no longer used by the UI
|
2009-03-02 01:17:33 -06:00 |
Slava Pestov
|
d66f887736
|
Create basis vocab root
|
2008-07-28 22:03:13 -05:00 |
Matthew Willis
|
07b964fff1
|
Major refactor of pango/cairo gadgets. Added freetype backend.
|
2008-06-06 12:13:02 -07:00 |
Doug Coleman
|
393f77715c
|
update everything to use os singletons
|
2008-04-02 18:25:33 -05:00 |
Slava Pestov
|
ba6f7c064a
|
Use FT_New_Memory_Face instead of FT_New_Face because the latter doesn't support non-ASCII path names
|
2008-01-10 22:37:22 -05:00 |
Slava Pestov
|
f319b45de9
|
Freetype staging violation fix
|
2007-12-28 22:52:00 -05:00 |
Slava Pestov
|
a96457cecc
|
Initial import
|
2007-09-20 18:09:08 -04:00 |