You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
success/packages/excalidraw/renderer
Marcel Mraz 7e471b55eb
feat: text measurements based on font metrics (#7693)
* Introduced vertical offset based on harcoded font metrics 

* Unified usage of alphabetic baseline for both canvas & svg export

* Removed baseline property

* Removed font-size rounding on Safari

* Removed artificial width offset
11 months ago
..
helpers.ts fix: split renderScene so that locales aren't imported unnecessarily (#7718) 12 months ago
interactiveScene.ts fix: split renderScene so that locales aren't imported unnecessarily (#7718) 12 months ago
renderElement.ts feat: text measurements based on font metrics (#7693) 11 months ago
renderSnaps.ts build: decouple package deps and introduce yarn workspaces (#7415) 1 year ago
roundRect.ts build: decouple package deps and introduce yarn workspaces (#7415) 1 year ago
staticScene.ts fix: split renderScene so that locales aren't imported unnecessarily (#7718) 12 months ago
staticSvgScene.ts feat: text measurements based on font metrics (#7693) 11 months ago