| .. |
|
kiwi
|
Replace inline import() type annotations with top-level imports
|
2026-03-04 20:03:55 +03:00 |
|
profiler
|
Add renderer profiler with HUD overlay, GPU timing, and phase instrumentation
|
2026-03-04 14:13:17 +03:00 |
|
render
|
Add DEFAULT_FONT_FAMILY constant, load fonts on paste and .fig import
|
2026-03-03 23:56:21 +03:00 |
|
tools
|
Add set_text_properties and set_layout_child tools (from #11)
|
2026-03-02 21:12:44 +03:00 |
|
canvaskit.ts
|
Cache effect ImageFilters and reuse layer paint
|
2026-03-03 10:12:02 +03:00 |
|
clipboard.ts
|
Fix vector rendering with pre-computed geometry and stroke outlines
|
2026-03-04 19:21:18 +03:00 |
|
color.ts
|
Extract color constants: BLACK, TRANSPARENT, DEFAULT_SHADOW_COLOR
|
2026-03-02 19:34:35 +03:00 |
|
constants.ts
|
Move Google Fonts API key to constants
|
2026-03-04 09:33:42 +03:00 |
|
fig-export.ts
|
Fix instance overrides and layout scoping on .fig import
|
2026-03-04 14:18:37 +03:00 |
|
figma-api.ts
|
Port figma-use tools: variables, set_*, node ops, boolean, paths, viewport
|
2026-03-02 19:27:42 +03:00 |
|
fonts.ts
|
Extract collectFontKeys into core and add font tests
|
2026-03-04 10:16:26 +03:00 |
|
global.d.ts
|
Add @open-pencil/cli with headless .fig file operations
|
2026-03-01 01:19:24 +03:00 |
|
index.ts
|
Fix vector rendering with pre-computed geometry and stroke outlines
|
2026-03-04 19:21:18 +03:00 |
|
kiwi-serialize.ts
|
Fix vector rendering with pre-computed geometry and stroke outlines
|
2026-03-04 19:21:18 +03:00 |
|
layout.ts
|
Fix instance overrides and layout scoping on .fig import
|
2026-03-04 14:18:37 +03:00 |
|
render-image.ts
|
P2P collaboration: cursors, follow mode, cleanup
|
2026-03-01 18:11:07 +03:00 |
|
renderer.ts
|
Fix vector rendering with pre-computed geometry and stroke outlines
|
2026-03-04 19:21:18 +03:00 |
|
scene-graph.ts
|
Fix vector rendering with pre-computed geometry and stroke outlines
|
2026-03-04 19:21:18 +03:00 |
|
snap.ts
|
Extract @open-pencil/core package
|
2026-03-01 01:03:07 +03:00 |
|
style-runs.ts
|
P2P collaboration: cursors, follow mode, cleanup
|
2026-03-01 18:11:07 +03:00 |
|
text-editor.ts
|
P2P collaboration: cursors, follow mode, cleanup
|
2026-03-01 18:11:07 +03:00 |
|
types.ts
|
Extract @open-pencil/core package
|
2026-03-01 01:03:07 +03:00 |
|
undo.ts
|
Extract @open-pencil/core package
|
2026-03-01 01:03:07 +03:00 |
|
vector.ts
|
Fix vector rendering with pre-computed geometry and stroke outlines
|
2026-03-04 19:21:18 +03:00 |