Sam Edwards
|
7790f8429d
|
general: Fully qualify header references into the std namespace
Closes #341
|
2018-06-07 10:35:12 +02:00 |
rdb
|
160f652d58
|
text: use HarfBuzz for text shaping; support right-to-left text
|
2017-04-25 12:25:31 +02:00 |
rdb
|
e1c0e7d1d4
|
text: add experimental kerning support, enabled by 'text-kerning'
|
2017-03-27 19:15:09 +02:00 |
rdb
|
ce29ae490d
|
Interrogate improvements, more properties, MAKE_SEQ_PROPERTY
|
2016-05-11 00:16:53 +02:00 |
tobspr
|
0fcfb8e372
|
New file headers, new comment style
|
2016-02-17 17:47:48 +01:00 |
rdb
|
f4f7df9949
|
Add signed-distance-field text rendering to DynamicTextFont and egg-mkfont
|
2015-12-31 22:00:37 +01:00 |
rdb
|
834cc57deb
|
More properties for classes
|
2015-12-16 21:41:55 +01:00 |
rdb
|
a453ec1925
|
Overhaul text generation; now 75x as fast as before.
|
2015-11-13 01:44:03 +01:00 |
rdb
|
95d85819b0
|
Separate out sampler state from texture, support sampler objects, support LOD min/max/bias
|
2014-12-12 15:58:45 +01:00 |
David Rose
|
1a4f42706b
|
remove a few epvectors
|
2011-12-19 18:16:30 +00:00 |
David Rose
|
c5c21a566a
|
UnalignedLVecBase etc, remove lerp etc, moving towards Eigen on win32
|
2011-12-18 16:30:31 +00:00 |
David Rose
|
501470169f
|
stdfloat_double
|
2011-10-10 05:25:10 +00:00 |
David Rose
|
6a7580ca45
|
TextFont::make_copy()
|
2010-05-03 03:51:15 +00:00 |
David Rose
|
89aeadbc72
|
DynamicTextFont::set_outline()
|
2009-01-17 02:47:16 +00:00 |
David Rose
|
58e0537e3c
|
wide interrogate improvements: sequence protocol, MAKE_SEQ, __setitem__, and parameter coercion
|
2008-11-07 21:12:42 +00:00 |
David Rose
|
fb9c56432a
|
we are now using the modified BSD license
|
2008-05-28 18:37:20 +00:00 |
Zachary Pavlov
|
220d33e006
|
okay, this is going to be a big commit. The basic idea here is to add transparent defines to allow for directory based dlls later. This will let us build tau again. ugggg
|
2007-07-20 23:02:51 +00:00 |
David Rose
|
6154ac04bf
|
one more try
|
2007-01-30 13:26:55 +00:00 |
David Rose
|
3e1d2a3a39
|
take 3?
|
2007-01-30 12:48:45 +00:00 |
David Rose
|
9de371843b
|
better include order
|
2007-01-30 12:00:47 +00:00 |
David Rose
|
91f22c514a
|
more geometric font support
|
2007-01-30 11:50:38 +00:00 |
David Rose
|
629b215aee
|
DynamicTextFont::RenderMode
|
2007-01-24 00:27:39 +00:00 |
David Rose
|
cb2e0c46f0
|
fix text glyph caching problem
|
2005-10-02 16:56:51 +00:00 |
David Rose
|
843c0331ae
|
update license, change remaining local #includes to use quotation marks
|
2004-02-13 19:27:33 +00:00 |
David Rose
|
93384e8988
|
handle fixed-pixel-size fonts better
|
2003-09-13 01:05:12 +00:00 |
David Rose
|
6409ff6b7f
|
add pnmtext library
|
2003-09-09 19:26:25 +00:00 |
David Rose
|
5b7526d3a0
|
generate cheesy accents if font doesn't have them
|
2003-02-02 20:39:49 +00:00 |
David Rose
|
7a7563ba2d
|
provide a default font
|
2003-01-31 21:09:26 +00:00 |
David Rose
|
01a15a9523
|
use vfs
|
2002-12-02 19:23:29 +00:00 |
David Rose
|
0efa534315
|
add scale_factor
|
2002-11-27 22:38:41 +00:00 |
David Rose
|
d3b9f82604
|
clean up properly
|
2002-04-05 19:27:15 +00:00 |
David Rose
|
b145370ccd
|
change filters on dynamic text object
|
2002-02-21 02:35:36 +00:00 |
David Rose
|
d0b7f1b24c
|
further refinements, proper caching for dynamic text
|
2002-02-11 19:21:44 +00:00 |
David Rose
|
c037a890dd
|
refinements to DynamicText
|
2002-02-11 15:07:11 +00:00 |
David Rose
|
9292457ce5
|
initial pass at dynamic text
|
2002-02-09 21:56:24 +00:00 |