Commit Graph

1228 Commits

Author SHA1 Message Date
benfry d564345cfd fixing up release 0185, modify prefs for restore feature 2010-06-20 23:14:40 +00:00
benfry 1bebf781f3 fix requestFocus() issue that was causing assertion failure 2010-06-20 19:59:28 +00:00
benfry abdf50550e todo items, and added svgz support 2010-06-20 15:43:44 +00:00
Casey Reas 0bf6d70d6d 2010-06-09 17:08:01 +00:00
Casey Reas 70e39565a8 2010-06-09 17:07:25 +00:00
benfry e4d1b2efbc lots of fixes and edits, particularly for shape data 2010-06-05 19:30:47 +00:00
benfry 41d3bc54ff lots of svg improvements 2010-06-05 19:25:09 +00:00
benfry 1b37c70760 lots of new methods for PShape/SVG, adding support for querying data 2010-06-05 19:10:44 +00:00
benfry 4d7942d6c2 pass actual exceptions from InvocationTargetException in registered methods 2010-06-05 19:07:30 +00:00
benfry d8cd8e3e65 fix for beginShape(POINTS) in large amounts (bug #1572) 2010-06-04 09:19:53 +00:00
benfry 13990e97f9 fix for ARGB images with PImage(java.awt.Image) from jdf 2010-06-03 22:48:56 +00:00
benfry 90d55865d0 fix two bugs with new font creation code 2010-04-15 23:37:00 +00:00
benfry 4da60ff56d make this a proper boolean. why was this a String? that's madness. 2010-04-15 23:36:43 +00:00
benfry ede98f198a starting release 0185 2010-04-14 19:36:23 +00:00
benfry f66c32c204 finalizing release 0184 2010-04-14 17:11:16 +00:00
benfry 93dd4953a5 working on more with export/run for android, other todo notes 2010-04-13 23:11:58 +00:00
benfry c6f5462cf4 change saveStream() to return a boolean 2010-04-13 20:32:24 +00:00
benfry f69ab7832b notes 2010-04-13 19:19:05 +00:00
benfry 09bea315c7 add caching to match() 2010-04-12 21:49:56 +00:00
benfry a0a8c8ea97 starting revision 0184 2010-03-31 14:41:22 +00:00
benfry 141b4d98d4 starting revision 0183 2010-03-29 14:43:35 +00:00
benfry b1704578bc wrapping up 0182 2010-03-29 13:00:01 +00:00
benfry a7a488b9d6 PImage.copy problem (bug #1174) 2010-03-28 18:15:47 +00:00
benfry c18b3c127e fixes for PDF 2010-03-24 12:52:06 +00:00
benfry 992bbaffa6 added skewX/Y (bug #1448) and fixed bugs in its implementation 2010-03-23 18:23:39 +00:00
benfry 130c08110d remove debug message 2010-03-20 13:54:51 +00:00
benfry 7963f5c0e3 fix textMode() for PDF 2010-03-20 13:51:29 +00:00
benfry 097f2de47a starting revision 0182 2010-03-19 21:33:48 +00:00
benfry e0700e8396 wrapping up 0181 2010-03-19 14:13:32 +00:00
benfry a6136c8dc6 starting revision 0181 2010-03-16 06:07:09 +00:00
benfry 120545e415 keep windows on screen (bug #1508) 2010-03-14 17:54:12 +00:00
benfry f4bee5b5a1 don't allow windows to be drawn off the top of the screen (bug #1508) 2010-03-14 17:24:55 +00:00
benfry b58721f531 adding support for default font in android core 2010-03-14 17:11:47 +00:00
benfry 136659ebbc add implicit path commands to svg (bug #1503) 2010-03-14 17:05:31 +00:00
benfry da3dd8d75a starting revision 0180 2010-03-12 01:26:41 +00:00
benfry c3bfab6281 add support for default font 2010-03-12 00:18:38 +00:00
benfry d3878d2cc9 couple of todo items, cleaning up 2010-03-11 17:57:07 +00:00
benfry 7f90c8998f change ascent/descent for fonts back to the older model 2010-03-11 14:02:56 +00:00
benfry c4f608b4a8 bring back older style ascent/descent values 2010-03-11 12:15:09 +00:00
benfry 91890cfdfb updated examples 2010-03-10 18:10:54 +00:00
benfry 88c50dd332 switching to screenWidth/Height instead of screenW/H as per casey's suggestion 2010-03-05 13:44:26 +00:00
benfry 7c80ed4b1e starting revision 0179 2010-03-05 09:20:03 +00:00
benfry 856fa64920 fixing up edits for 0178 2010-03-04 17:25:39 +00:00
jdf 887871d81e New build with jdf's bugfixes 2010-03-04 14:14:24 +00:00
benfry 91bb309f3a oh yeah, *that's* why screen isn't static 2010-03-04 14:03:19 +00:00
benfry 16cc092777 notes and todos 2010-03-01 13:46:53 +00:00
benfry 6266b9b5c2 better for subclasses 2010-02-28 02:46:55 +00:00
benfry c3a8f7a7e3 fix for using mask() under some circumstances 2010-02-27 18:07:48 +00:00
benfry 7facc6c311 fix for filter(DILATE/ERODE) (bug #1477) 2010-02-24 18:55:08 +00:00
benfry 3c8cac2314 notes and minor edits 2010-02-24 16:54:36 +00:00