think tank forum

ttf development » three step plan

lucas's avatar
17 years ago
link
lucas
i ❤ demo
to making ttf unicode revisions work:

(1) convert include_diff.php to multibyte-safe string functions (DONE)
(2) convert internal php encoding to UTF-8 (DONE)
(3) create multibyte-safe serialize and unserialize functions (in progress)
lucas's avatar
17 years ago
link
lucas
i ❤ demo
oops.. still tons of problems with diffing itself. back to the drawing board.
lucas's avatar
17 years ago
link
lucas
i ❤ demo
new plan:

(1) port unix diff() to php
(2) create a mb safe string serializer
lucas's avatar
17 years ago
link
lucas
i ❤ demo
jesus

http://www.openbsd.org/cgi-bin/cvsweb/src/usr … web-markup
lucas's avatar
17 years ago
r1, link
lucas
i ❤ demo
this post has been archived.