Skip to content

Conversation

@sampottinger
Copy link
Owner

No description provided.

Jeremy Laviole and others added 25 commits November 24, 2015 17:55
…hould not be avoided if possible.

Support of Text in SVGs (partial). Multiline text are also displayed.

Text limitations :
Inline styles are not supported.
Not all fonts are supported (depending on your OS).
Tested only on Inkscape SVGs.
Also made the existing copy-message button consistent.
This adapter invokes all status changes on the EDT instead of worker thread of the Runner. Modifying AWT components from the worker threads may introduce strange bugs and in this case caused UI changes to run out of order, hiding runtime exceptions under problems displayed when cursor moves to the offending line.
Make sure something is always printed to the console when sketch crashes with exception. Message in the status bar might disappear after moving the cursor.
Fix sketch exception getting hidden by warning
Extended support of SVG format
Shows a warning when createFont can't find a named font (#5481)
@sampottinger sampottinger merged commit 8a48178 into sampottinger:master Jan 18, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

6 participants