Commit Graph

105 Commits

Author SHA1 Message Date
David Rose 0e81017698 formatting changes 2004-02-24 17:44:08 +00:00
David Rose ab86ca2b73 name dynamic textures 2004-02-20 00:00:41 +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 e5a2973e65 include face index numbers in table 2004-01-29 22:23:10 +00:00
David Rose b202de7983 add tab 2003-10-29 01:48:11 +00:00
Dave Schuyler 6010b4ed0f formatting 2003-10-23 03:53:02 +00:00
David Rose 93384e8988 handle fixed-pixel-size fonts better 2003-09-13 01:05:12 +00:00
David Rose 65f24e45ef use load_glyph() defined in parent class 2003-09-10 16:31:33 +00:00
David Rose 6409ff6b7f add pnmtext library 2003-09-09 19:26:25 +00:00
David Rose 1d5a30bdb0 reword warning to make it less confusing 2003-08-25 16:24:24 +00:00
David Rose 344ca11ffd add explicit support for shear to the scene graph 2003-07-23 23:03:04 +00:00
David Rose 56344ed76b text now uses zlib 2003-07-18 17:22:56 +00:00
David Rose 090b895cc1 compile in default font even if freetype is not available 2003-07-18 17:05:13 +00:00
David Rose edbef4a7ce oops, don't try to print soft-hyphen characters when wordwrap mode is not enabled 2003-06-10 00:37:53 +00:00
David Rose b661e7d400 add soft hyphens 2003-06-10 00:24:28 +00:00
David Rose 38db0b7a33 split out TextEncoder from TextNode 2003-03-26 22:48:37 +00:00
David Rose edfaea28b8 workaround for FreeType not choosing charmap 2003-02-11 17:57:26 +00:00
David Rose 3513cf8684 build gcc3.2 2003-02-07 00:05:28 +00:00
David Rose 9aeeb1ce1a more control over encoding 2003-02-06 01:32:05 +00:00
Jon Parise 6f19329290 build fix from Parise 2003-02-05 19:18:45 +00:00
David Rose 19653fb0cc compile prob 2003-02-05 18:08:24 +00:00
David Rose 32b0611dab refine cheesy accent marks 2003-02-04 22:32:54 +00:00
David Rose 5b7526d3a0 generate cheesy accents if font doesn't have them 2003-02-02 20:39:49 +00:00
David Rose 7421fe3e05 faster text generation 2003-01-31 23:55:33 +00:00
David Rose c37acce234 fix incorrect width calculation with missing characters in font 2003-01-31 21:43:56 +00:00
David Rose 5255ae25ad windows compiler warnings 2003-01-31 21:27:07 +00:00
David Rose 7a7563ba2d provide a default font 2003-01-31 21:09:26 +00:00
David Rose 2fa7929b45 dynamic TextFont; scene graph improvements to support this 2003-01-31 17:45:42 +00:00
David Rose 8e63f99ee2 support for explicit decoding/encoding of wide characters at the python level 2003-01-30 18:48:47 +00:00
David Rose f78419ceed fix flatten 2003-01-30 01:04:25 +00:00
David Rose 9411fd0af0 wstring is now guaranteed by dtoolbase 2003-01-21 16:50:25 +00:00
David Rose 50682a4409 display warnings for unexpected characters in utf-8 string 2003-01-20 17:58:07 +00:00
David Rose 411a263fe8 build for gcc3.2 2003-01-17 16:42:36 +00:00
David Rose e211aa9294 default is to mipmap text after all 2002-12-06 20:16:36 +00:00
David Rose a31dd71369 refine dynamic font glyph placement 2002-12-03 18:30:45 +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 80d45b4eb2 extend public interfaces 2002-11-27 02:32:03 +00:00
cxgeorge 763195a6aa add (unsigned) for ctype fns 2002-08-14 01:55:47 +00:00
David Rose 304264d481 replace USE_GL, USE_DX, etc. with USE_PACKAGES 2002-05-29 18:00:20 +00:00
David Rose a23a7572a2 rename out qp's 2002-04-10 18:08:06 +00:00
David Rose f712adeb44 build without freetype 2002-04-10 01:12:25 +00:00
David Rose a38e063667 remove old scene graph code 2002-04-09 18:33:48 +00:00
David Rose d3b9f82604 clean up properly 2002-04-05 19:27:15 +00:00
David Rose 986e2b5cc2 fix pgraph fog 2002-03-21 20:55:58 +00:00
David Rose 29e70407b5 more pgraph refinements 2002-03-20 01:27:29 +00:00
David Rose 9c3a3c9c22 pgraph flatten 2002-03-16 00:24:10 +00:00
David Rose 16cece3711 pgraph text 2002-03-13 23:35:00 +00:00
David Rose e45ab93f89 pgraph text 2002-03-13 23:14:28 +00:00
David Rose b145370ccd change filters on dynamic text object 2002-02-21 02:35:36 +00:00