mirror of
https://github.com/processing/processing4.git
synced 2026-06-16 04:26:26 +02:00
finish support for extended charsets in fonts
This commit is contained in:
+3
-5
@@ -17,6 +17,9 @@ X major applet freezing error fixed with external
|
||||
X printStackTrace wasn't being called for runtime errors if no leechErr
|
||||
X may need to start putting properties somewhere besides lib
|
||||
X home directory (or preferences folder under macos9)
|
||||
X create font doesn't support umlauts
|
||||
X fix up font code to generate unicode chars, at least for iso8859-1 charset
|
||||
X http://proce55ing.net/discourse/yabb/YaBB.cgi?board=Programs;action=display;num=1067596427
|
||||
|
||||
goodbye macos9
|
||||
o leftover todos
|
||||
@@ -116,11 +119,6 @@ _ http://proce55ing.net/discourse/yabb/YaBB.cgi?board=Syntax;action=display;nu
|
||||
_ add a method BApplet.setPath() or something like that
|
||||
|
||||
|
||||
FONTS
|
||||
_ create font doesn't support umlauts
|
||||
_ fix up font code to generate unicode chars, at least for iso8859-1 charset
|
||||
_ http://proce55ing.net/discourse/yabb/YaBB.cgi?board=Programs;action=display;num=1067596427
|
||||
|
||||
|
||||
IMAGE
|
||||
_ BImage.smooth() ?
|
||||
|
||||
Reference in New Issue
Block a user