Skip to content
Snippets Groups Projects
Commit e9a6a5aa authored by Ivica Bukvic's avatar Ivica Bukvic
Browse files

Finished implementing offsets for the rest of the font/zoom combos

* Note that on font sizes 12 or less, zoom levels -3 and onward are essentially useless for editing and the text is simply not being rendered correctly inside paragraph as opposed to how it is being rendered inside SVG. This is the best I could do given the current paragraph textarea implementation. LATER: we may want to consider doing the entire thing in SVG, as that would then make all this significantly easier to match (albeit also more difficult, as we would need to simulate caret and all the other text formatting stuff--perhaps having an invisible textarea that is mapped onto an svg text may be a way to go?)
parent 48a99a11
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment