Loren Norman
Loren Norman
**Describe the bug** For color [Magic Properties](https://docs.paperize.io/references/magic-properties/), "red" parses correctly, "Red" does not. **To Reproduce** 1. Make a Shape Layer 2. Make a Magic Property field in spreadsheet for setting...
This is a meta issue to vision an update to ImageLayer **Confusions** - how to upload images to Drive - which Drive Folder a game, component, or template layer uploads...
**Describe the bug** Japanese characters that render correctly in a particular font on the Google Fonts site do not render correctly using the same font on Paperize. **To Reproduce** 1....
**Describe the bug** TTS export has 2.5x3.5 component size hard-coded into its assumptions. **To Reproduce** 1. Set your component to 2.5x2.5 2. Click on "Print Settings" 3. Select "Tabletop Simulator"...
Solves it generically, against a standard interface, makes it robust to all future renderers. https://developer.mozilla.org/en-US/docs/Web/API/FontFace
(Branch from the `loren/png-renderer` branch for this work) We got this for free in jsPDF, but we'll need to build it ourselves for Konva/PNG! Context: - must take into account...
(Branch from the `loren/png-renderer` branch for this work) We've got to get custom fonts into the PNG renderer! - [ ] Manually embed a font into Canvas/Konva and get it...
We have to establish conversion constants so we can trivially translate between: - pixels (digital) - inches/millimeters (physical) - points (a go-between for digital/physical) - percentages (relative units) We discussed...
**Describe the bug** Throws an error when switching to the PNG renderer. It is possible that this only happens when there's no template to render. **To Reproduce** 1. Click "edit"...
**Describe the bug** After a Drive Explorer refresh, the worksheetId seems to get unset on a Component **To Reproduce** 1. click "drive explorer" 2. click the refresh button on your...