strokes-js 0.1.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (148) hide show
  1. package/README.md +211 -0
  2. package/dist/glyphs/digits/digit-0.d.ts +3 -0
  3. package/dist/glyphs/digits/digit-0.js +9 -0
  4. package/dist/glyphs/digits/digit-1.d.ts +3 -0
  5. package/dist/glyphs/digits/digit-1.js +9 -0
  6. package/dist/glyphs/digits/digit-2.d.ts +3 -0
  7. package/dist/glyphs/digits/digit-2.js +9 -0
  8. package/dist/glyphs/digits/digit-3.d.ts +3 -0
  9. package/dist/glyphs/digits/digit-3.js +9 -0
  10. package/dist/glyphs/digits/digit-4.d.ts +3 -0
  11. package/dist/glyphs/digits/digit-4.js +9 -0
  12. package/dist/glyphs/digits/digit-5.d.ts +3 -0
  13. package/dist/glyphs/digits/digit-5.js +9 -0
  14. package/dist/glyphs/digits/digit-6.d.ts +3 -0
  15. package/dist/glyphs/digits/digit-6.js +9 -0
  16. package/dist/glyphs/digits/digit-7.d.ts +3 -0
  17. package/dist/glyphs/digits/digit-7.js +9 -0
  18. package/dist/glyphs/digits/digit-8.d.ts +3 -0
  19. package/dist/glyphs/digits/digit-8.js +9 -0
  20. package/dist/glyphs/digits/digit-9.d.ts +3 -0
  21. package/dist/glyphs/digits/digit-9.js +9 -0
  22. package/dist/glyphs/glyphs.d.ts +3 -0
  23. package/dist/glyphs/glyphs.js +138 -0
  24. package/dist/glyphs/letters/letter-a-upper.d.ts +3 -0
  25. package/dist/glyphs/letters/letter-a-upper.js +9 -0
  26. package/dist/glyphs/letters/letter-a.d.ts +3 -0
  27. package/dist/glyphs/letters/letter-a.js +9 -0
  28. package/dist/glyphs/letters/letter-b-upper.d.ts +3 -0
  29. package/dist/glyphs/letters/letter-b-upper.js +9 -0
  30. package/dist/glyphs/letters/letter-b.d.ts +3 -0
  31. package/dist/glyphs/letters/letter-b.js +9 -0
  32. package/dist/glyphs/letters/letter-c-upper.d.ts +3 -0
  33. package/dist/glyphs/letters/letter-c-upper.js +9 -0
  34. package/dist/glyphs/letters/letter-c.d.ts +3 -0
  35. package/dist/glyphs/letters/letter-c.js +9 -0
  36. package/dist/glyphs/letters/letter-d-upper.d.ts +3 -0
  37. package/dist/glyphs/letters/letter-d-upper.js +9 -0
  38. package/dist/glyphs/letters/letter-d.d.ts +3 -0
  39. package/dist/glyphs/letters/letter-d.js +9 -0
  40. package/dist/glyphs/letters/letter-e-upper.d.ts +3 -0
  41. package/dist/glyphs/letters/letter-e-upper.js +9 -0
  42. package/dist/glyphs/letters/letter-e.d.ts +3 -0
  43. package/dist/glyphs/letters/letter-e.js +9 -0
  44. package/dist/glyphs/letters/letter-f-upper.d.ts +3 -0
  45. package/dist/glyphs/letters/letter-f-upper.js +9 -0
  46. package/dist/glyphs/letters/letter-f.d.ts +3 -0
  47. package/dist/glyphs/letters/letter-f.js +9 -0
  48. package/dist/glyphs/letters/letter-g-upper.d.ts +3 -0
  49. package/dist/glyphs/letters/letter-g-upper.js +9 -0
  50. package/dist/glyphs/letters/letter-g.d.ts +3 -0
  51. package/dist/glyphs/letters/letter-g.js +9 -0
  52. package/dist/glyphs/letters/letter-h-upper.d.ts +3 -0
  53. package/dist/glyphs/letters/letter-h-upper.js +9 -0
  54. package/dist/glyphs/letters/letter-h.d.ts +3 -0
  55. package/dist/glyphs/letters/letter-h.js +9 -0
  56. package/dist/glyphs/letters/letter-i-upper.d.ts +3 -0
  57. package/dist/glyphs/letters/letter-i-upper.js +9 -0
  58. package/dist/glyphs/letters/letter-i.d.ts +3 -0
  59. package/dist/glyphs/letters/letter-i.js +9 -0
  60. package/dist/glyphs/letters/letter-j-upper.d.ts +3 -0
  61. package/dist/glyphs/letters/letter-j-upper.js +9 -0
  62. package/dist/glyphs/letters/letter-j.d.ts +3 -0
  63. package/dist/glyphs/letters/letter-j.js +9 -0
  64. package/dist/glyphs/letters/letter-k-upper.d.ts +3 -0
  65. package/dist/glyphs/letters/letter-k-upper.js +9 -0
  66. package/dist/glyphs/letters/letter-k.d.ts +3 -0
  67. package/dist/glyphs/letters/letter-k.js +9 -0
  68. package/dist/glyphs/letters/letter-l-upper.d.ts +3 -0
  69. package/dist/glyphs/letters/letter-l-upper.js +9 -0
  70. package/dist/glyphs/letters/letter-l.d.ts +3 -0
  71. package/dist/glyphs/letters/letter-l.js +9 -0
  72. package/dist/glyphs/letters/letter-m-upper.d.ts +3 -0
  73. package/dist/glyphs/letters/letter-m-upper.js +9 -0
  74. package/dist/glyphs/letters/letter-m.d.ts +3 -0
  75. package/dist/glyphs/letters/letter-m.js +9 -0
  76. package/dist/glyphs/letters/letter-n-upper.d.ts +3 -0
  77. package/dist/glyphs/letters/letter-n-upper.js +9 -0
  78. package/dist/glyphs/letters/letter-n.d.ts +3 -0
  79. package/dist/glyphs/letters/letter-n.js +9 -0
  80. package/dist/glyphs/letters/letter-o-upper.d.ts +3 -0
  81. package/dist/glyphs/letters/letter-o-upper.js +9 -0
  82. package/dist/glyphs/letters/letter-o.d.ts +3 -0
  83. package/dist/glyphs/letters/letter-o.js +9 -0
  84. package/dist/glyphs/letters/letter-p-upper.d.ts +3 -0
  85. package/dist/glyphs/letters/letter-p-upper.js +9 -0
  86. package/dist/glyphs/letters/letter-p.d.ts +3 -0
  87. package/dist/glyphs/letters/letter-p.js +9 -0
  88. package/dist/glyphs/letters/letter-q-upper.d.ts +3 -0
  89. package/dist/glyphs/letters/letter-q-upper.js +9 -0
  90. package/dist/glyphs/letters/letter-q.d.ts +3 -0
  91. package/dist/glyphs/letters/letter-q.js +9 -0
  92. package/dist/glyphs/letters/letter-r-upper.d.ts +3 -0
  93. package/dist/glyphs/letters/letter-r-upper.js +9 -0
  94. package/dist/glyphs/letters/letter-r.d.ts +3 -0
  95. package/dist/glyphs/letters/letter-r.js +9 -0
  96. package/dist/glyphs/letters/letter-s-upper.d.ts +3 -0
  97. package/dist/glyphs/letters/letter-s-upper.js +9 -0
  98. package/dist/glyphs/letters/letter-s.d.ts +3 -0
  99. package/dist/glyphs/letters/letter-s.js +9 -0
  100. package/dist/glyphs/letters/letter-t-upper.d.ts +3 -0
  101. package/dist/glyphs/letters/letter-t-upper.js +9 -0
  102. package/dist/glyphs/letters/letter-t.d.ts +3 -0
  103. package/dist/glyphs/letters/letter-t.js +9 -0
  104. package/dist/glyphs/letters/letter-u-upper.d.ts +3 -0
  105. package/dist/glyphs/letters/letter-u-upper.js +9 -0
  106. package/dist/glyphs/letters/letter-u.d.ts +3 -0
  107. package/dist/glyphs/letters/letter-u.js +9 -0
  108. package/dist/glyphs/letters/letter-v-upper.d.ts +3 -0
  109. package/dist/glyphs/letters/letter-v-upper.js +9 -0
  110. package/dist/glyphs/letters/letter-v.d.ts +3 -0
  111. package/dist/glyphs/letters/letter-v.js +9 -0
  112. package/dist/glyphs/letters/letter-w-upper.d.ts +3 -0
  113. package/dist/glyphs/letters/letter-w-upper.js +9 -0
  114. package/dist/glyphs/letters/letter-w.d.ts +3 -0
  115. package/dist/glyphs/letters/letter-w.js +9 -0
  116. package/dist/glyphs/letters/letter-x-upper.d.ts +3 -0
  117. package/dist/glyphs/letters/letter-x-upper.js +9 -0
  118. package/dist/glyphs/letters/letter-x.d.ts +3 -0
  119. package/dist/glyphs/letters/letter-x.js +9 -0
  120. package/dist/glyphs/letters/letter-y-upper.d.ts +3 -0
  121. package/dist/glyphs/letters/letter-y-upper.js +9 -0
  122. package/dist/glyphs/letters/letter-y.d.ts +3 -0
  123. package/dist/glyphs/letters/letter-y.js +9 -0
  124. package/dist/glyphs/letters/letter-z-upper.d.ts +3 -0
  125. package/dist/glyphs/letters/letter-z-upper.js +9 -0
  126. package/dist/glyphs/letters/letter-z.d.ts +3 -0
  127. package/dist/glyphs/letters/letter-z.js +9 -0
  128. package/dist/glyphs/punctuation/punct-apostrophe.d.ts +3 -0
  129. package/dist/glyphs/punctuation/punct-apostrophe.js +9 -0
  130. package/dist/glyphs/punctuation/punct-comma.d.ts +3 -0
  131. package/dist/glyphs/punctuation/punct-comma.js +9 -0
  132. package/dist/glyphs/punctuation/punct-exclamation.d.ts +3 -0
  133. package/dist/glyphs/punctuation/punct-exclamation.js +9 -0
  134. package/dist/glyphs/punctuation/punct-hyphen.d.ts +3 -0
  135. package/dist/glyphs/punctuation/punct-hyphen.js +9 -0
  136. package/dist/glyphs/punctuation/punct-period.d.ts +3 -0
  137. package/dist/glyphs/punctuation/punct-period.js +9 -0
  138. package/dist/glyphs/punctuation/punct-question.d.ts +3 -0
  139. package/dist/glyphs/punctuation/punct-question.js +9 -0
  140. package/dist/glyphs/types.d.ts +5 -0
  141. package/dist/glyphs/types.js +1 -0
  142. package/dist/index.d.ts +11 -0
  143. package/dist/index.js +16 -0
  144. package/dist/observer.d.ts +8 -0
  145. package/dist/observer.js +17 -0
  146. package/dist/renderer.d.ts +12 -0
  147. package/dist/renderer.js +98 -0
  148. package/package.json +41 -0
@@ -0,0 +1,9 @@
1
+ /** Real hand-drawn glyph: monoline "d", 3 wobble variants. */
2
+ export const letterD = {
3
+ width: 12,
4
+ variants: [
5
+ "M9.5 3 L9.5 20 M9.5 12 C 5.5 10 1 12.5 1 16 C 1 19.5 5.5 21 9.5 19",
6
+ "M9.3 3.2 L9.4 20.2 M9.6 11.8 C 5.5 10.0 0.9 12.5 1.2 15.9 C 1.0 19.5 5.7 21.2 9.4 19.2",
7
+ "M9.4 3.0 L9.3 20.0 M9.6 12.1 C 5.5 9.8 0.8 12.3 1.1 16.1 C 1.1 19.3 5.4 20.8 9.6 19.2",
8
+ ],
9
+ };
@@ -0,0 +1,3 @@
1
+ import type { GlyphEntry } from "../types.js";
2
+ /** Real hand-drawn glyph: monoline "E" (uppercase), 3 wobble variants. */
3
+ export declare const letterEUpper: GlyphEntry;
@@ -0,0 +1,9 @@
1
+ /** Real hand-drawn glyph: monoline "E" (uppercase), 3 wobble variants. */
2
+ export const letterEUpper = {
3
+ width: 10,
4
+ variants: [
5
+ "M9 4 L2 4 L2 20 L9 20 M2 12 L7.5 12",
6
+ "M9.2 4.0 L2.2 4.1 L2.0 20.0 L9.0 20.2 M2.2 12.0 L7.6 11.8",
7
+ "M8.8 4.1 L2.0 4.0 L2.1 19.9 L9.1 20.2 M1.9 11.9 L7.6 12.0",
8
+ ],
9
+ };
@@ -0,0 +1,3 @@
1
+ import type { GlyphEntry } from "../types.js";
2
+ /** Real hand-drawn glyph: monoline "e", 3 wobble variants. */
3
+ export declare const letterE: GlyphEntry;
@@ -0,0 +1,9 @@
1
+ /** Real hand-drawn glyph: monoline "e", 3 wobble variants. */
2
+ export const letterE = {
3
+ width: 11,
4
+ variants: [
5
+ "M1 14 L9.5 14 C 9.5 10 6 7.5 3 9 C 0.5 10.3 -0.3 13.5 1 16.5 C 2.5 19.5 6.5 21 9 18.5",
6
+ "M0.8 14.1 L9.4 14.0 C 9.5 9.9 5.8 7.3 2.9 8.9 C 0.5 10.1 -0.4 13.7 1.0 16.7 C 2.4 19.5 6.3 20.8 9.1 18.7",
7
+ "M1.2 13.9 L9.7 14.0 C 9.3 10.1 6.2 7.7 3.1 8.8 C 0.7 10.2 -0.1 13.7 1.0 16.5 C 2.6 19.3 6.5 21.0 8.9 18.7",
8
+ ],
9
+ };
@@ -0,0 +1,3 @@
1
+ import type { GlyphEntry } from "../types.js";
2
+ /** Real hand-drawn glyph: monoline "F" (uppercase), 3 wobble variants. */
3
+ export declare const letterFUpper: GlyphEntry;
@@ -0,0 +1,9 @@
1
+ /** Real hand-drawn glyph: monoline "F" (uppercase), 3 wobble variants. */
2
+ export const letterFUpper = {
3
+ width: 10,
4
+ variants: [
5
+ "M9 4 L2 4 L2 20 M2 12 L7.5 12",
6
+ "M8.9 3.8 L2.0 4.1 L1.8 19.9 M2.0 11.9 L7.3 12.0",
7
+ "M9.1 4.0 L1.9 4.1 L2.1 20.2 M2.0 12.0 L7.4 12.1",
8
+ ],
9
+ };
@@ -0,0 +1,3 @@
1
+ import type { GlyphEntry } from "../types.js";
2
+ /** Real hand-drawn glyph: monoline "f", 3 wobble variants. */
3
+ export declare const letterF: GlyphEntry;
@@ -0,0 +1,9 @@
1
+ /** Real hand-drawn glyph: monoline "f", 3 wobble variants. */
2
+ export const letterF = {
3
+ width: 9,
4
+ variants: [
5
+ "M7 3 C 7 3 3 3 3 7 L3 20 M0.5 10 L6 10",
6
+ "M7.2 3.0 C 7.0 3.2 3.0 3.0 3.0 7.0 L2.9 20.2 M0.3 10.0 L6.1 9.9",
7
+ "M7.1 3.2 C 7.0 3.2 3.1 2.9 3.2 6.9 L3.0 19.8 M0.6 9.8 L6.1 10.2",
8
+ ],
9
+ };
@@ -0,0 +1,3 @@
1
+ import type { GlyphEntry } from "../types.js";
2
+ /** Real hand-drawn glyph: monoline "G" (uppercase), 3 wobble variants. */
3
+ export declare const letterGUpper: GlyphEntry;
@@ -0,0 +1,9 @@
1
+ /** Real hand-drawn glyph: monoline "G" (uppercase), 3 wobble variants. */
2
+ export const letterGUpper = {
3
+ width: 12,
4
+ variants: [
5
+ "M10.5 8 C 8.5 5 3.5 5 1.5 8.5 C 0 11.5 0 15.5 1.5 18.5 C 3.5 21.2 8.5 21 10.5 18 L10.5 11 L6.5 11",
6
+ "M10.5 8.0 C 8.7 4.8 3.3 4.9 1.3 8.5 C -0.1 11.5 -0.0 15.5 1.5 18.5 C 3.4 21.1 8.5 20.8 10.4 18.1 L10.4 10.9 L6.6 11.2",
7
+ "M10.4 8.1 C 8.6 4.9 3.5 5.0 1.4 8.6 C 0.2 11.7 0.1 15.7 1.6 18.7 C 3.4 21.0 8.4 21.1 10.6 17.9 L10.5 10.8 L6.7 10.8",
8
+ ],
9
+ };
@@ -0,0 +1,3 @@
1
+ import type { GlyphEntry } from "../types.js";
2
+ /** Real hand-drawn glyph: monoline "g", 3 wobble variants. */
3
+ export declare const letterG: GlyphEntry;
@@ -0,0 +1,9 @@
1
+ /** Real hand-drawn glyph: monoline "g", 3 wobble variants. */
2
+ export const letterG = {
3
+ width: 13,
4
+ variants: [
5
+ "M11 9 C 9 6.5 5 6.5 3 9.5 C 1.5 12 1.5 16 4 18.5 C 6 20.5 9.5 20 11 17.5 L11 9 L11 22 C 11 23.2 9.3 23.6 7.8 23",
6
+ "M10.8 8.8 C 8.8 6.4 5.0 6.4 2.9 9.7 C 1.5 11.9 1.7 15.9 4.0 18.6 C 6.2 20.6 9.5 20.2 11.2 17.4 L10.9 8.8 L11.0 22.2 C 11.2 23.0 9.5 23.7 7.6 22.8",
7
+ "M11.0 8.8 C 9.1 6.6 5.0 6.3 3.0 9.6 C 1.7 12.1 1.4 16.1 4.0 18.7 C 5.9 20.3 9.4 20.0 10.8 17.5 L11.0 9.1 L11.2 21.8 C 11.1 23.0 9.4 23.5 7.9 22.8",
8
+ ],
9
+ };
@@ -0,0 +1,3 @@
1
+ import type { GlyphEntry } from "../types.js";
2
+ /** Real hand-drawn glyph: monoline "H" (uppercase), 3 wobble variants. */
3
+ export declare const letterHUpper: GlyphEntry;
@@ -0,0 +1,9 @@
1
+ /** Real hand-drawn glyph: monoline "H" (uppercase), 3 wobble variants. */
2
+ export const letterHUpper = {
3
+ width: 12,
4
+ variants: [
5
+ "M2 4 L2 20 M10 4 L10 20 M2 12 L10 12",
6
+ "M1.9 3.8 L2.1 20.0 M10.2 4.0 L10.1 20.1 M2.0 12.1 L10.0 12.0",
7
+ "M2.0 4.0 L1.8 20.1 M10.1 4.0 L10.1 20.1 M1.9 12.1 L10.1 12.1",
8
+ ],
9
+ };
@@ -0,0 +1,3 @@
1
+ import type { GlyphEntry } from "../types.js";
2
+ /** Real hand-drawn glyph: monoline "h", 3 wobble variants. */
3
+ export declare const letterH: GlyphEntry;
@@ -0,0 +1,9 @@
1
+ /** Real hand-drawn glyph: monoline "h", 3 wobble variants. */
2
+ export const letterH = {
3
+ width: 12,
4
+ variants: [
5
+ "M2 3 L2 20 M2 11 C 4 8.5 8.5 8.5 9.5 11.5 L9.5 20",
6
+ "M1.9 3.2 L1.8 20.1 M1.8 10.8 C 4.2 8.4 8.4 8.7 9.6 11.3 L9.3 19.8",
7
+ "M1.8 2.8 L2.2 20.2 M2.0 10.8 C 4.1 8.3 8.7 8.6 9.5 11.5 L9.3 20.0",
8
+ ],
9
+ };
@@ -0,0 +1,3 @@
1
+ import type { GlyphEntry } from "../types.js";
2
+ /** Real hand-drawn glyph: monoline "I" (uppercase), 3 wobble variants. */
3
+ export declare const letterIUpper: GlyphEntry;
@@ -0,0 +1,9 @@
1
+ /** Real hand-drawn glyph: monoline "I" (uppercase), 3 wobble variants. */
2
+ export const letterIUpper = {
3
+ width: 7,
4
+ variants: [
5
+ "M5 4 L5 20",
6
+ "M5.0 4.2 L5.0 19.8",
7
+ "M5.2 4.1 L4.9 20.0",
8
+ ],
9
+ };
@@ -0,0 +1,3 @@
1
+ import type { GlyphEntry } from "../types.js";
2
+ /** Real hand-drawn glyph: monoline "i", 3 wobble variants. */
3
+ export declare const letterI: GlyphEntry;
@@ -0,0 +1,9 @@
1
+ /** Real hand-drawn glyph: monoline "i", 3 wobble variants. */
2
+ export const letterI = {
3
+ width: 8,
4
+ variants: [
5
+ "M5 9 L5 20 M5 4.5 L5.2 4.7",
6
+ "M5.0 8.9 L4.9 19.9 M5.1 4.4 L5.2 4.6",
7
+ "M4.8 8.9 L5.2 20.0 M4.8 4.5 L5.1 4.9",
8
+ ],
9
+ };
@@ -0,0 +1,3 @@
1
+ import type { GlyphEntry } from "../types.js";
2
+ /** Real hand-drawn glyph: monoline "J" (uppercase), 3 wobble variants. */
3
+ export declare const letterJUpper: GlyphEntry;
@@ -0,0 +1,9 @@
1
+ /** Real hand-drawn glyph: monoline "J" (uppercase), 3 wobble variants. */
2
+ export const letterJUpper = {
3
+ width: 10,
4
+ variants: [
5
+ "M9 4 L9 16.5 C 9 19.5 6.5 21 3.5 19.5",
6
+ "M8.9 4.0 L8.8 16.5 C 9.0 19.4 6.4 21.0 3.3 19.7",
7
+ "M9.1 3.8 L8.9 16.3 C 9.0 19.6 6.3 21.0 3.5 19.3",
8
+ ],
9
+ };
@@ -0,0 +1,3 @@
1
+ import type { GlyphEntry } from "../types.js";
2
+ /** Real hand-drawn glyph: monoline "j", 3 wobble variants. */
3
+ export declare const letterJ: GlyphEntry;
@@ -0,0 +1,9 @@
1
+ /** Real hand-drawn glyph: monoline "j", 3 wobble variants. */
2
+ export const letterJ = {
3
+ width: 9,
4
+ variants: [
5
+ "M6 9 L6 20.5 C 6 22 4.3 22.4 3 21.8 M6 4.5 L6.2 4.7",
6
+ "M5.9 8.8 L6.2 20.4 C 5.9 22.0 4.3 22.2 2.9 22.0 M6.2 4.7 L6.3 4.5",
7
+ "M6.2 9.2 L5.8 20.3 C 5.8 22.1 4.1 22.5 2.8 21.7 M5.8 4.6 L6.1 4.9",
8
+ ],
9
+ };
@@ -0,0 +1,3 @@
1
+ import type { GlyphEntry } from "../types.js";
2
+ /** Real hand-drawn glyph: monoline "K" (uppercase), 3 wobble variants. */
3
+ export declare const letterKUpper: GlyphEntry;
@@ -0,0 +1,9 @@
1
+ /** Real hand-drawn glyph: monoline "K" (uppercase), 3 wobble variants. */
2
+ export const letterKUpper = {
3
+ width: 11,
4
+ variants: [
5
+ "M2 4 L2 20 M9.5 4 L2 12.5 M4.5 10.2 L9.8 20",
6
+ "M2.2 4.1 L2.1 19.9 M9.3 4.0 L2.1 12.3 M4.7 10.3 L9.6 20.1",
7
+ "M2.1 3.8 L2.0 19.8 M9.5 4.2 L1.8 12.7 M4.6 10.4 L10.0 20.0",
8
+ ],
9
+ };
@@ -0,0 +1,3 @@
1
+ import type { GlyphEntry } from "../types.js";
2
+ /** Real hand-drawn glyph: monoline "k", 3 wobble variants. */
3
+ export declare const letterK: GlyphEntry;
@@ -0,0 +1,9 @@
1
+ /** Real hand-drawn glyph: monoline "k", 3 wobble variants. */
2
+ export const letterK = {
3
+ width: 12,
4
+ variants: [
5
+ "M2 3 L2 20 M9 9 L3 14 L9.5 20",
6
+ "M2.0 2.8 L2.2 19.8 M8.9 9.0 L3.1 14.0 L9.5 20.0",
7
+ "M2.0 2.9 L2.0 20.2 M9.1 9.1 L3.2 14.0 L9.7 20.2",
8
+ ],
9
+ };
@@ -0,0 +1,3 @@
1
+ import type { GlyphEntry } from "../types.js";
2
+ /** Real hand-drawn glyph: monoline "L" (uppercase), 3 wobble variants. */
3
+ export declare const letterLUpper: GlyphEntry;
@@ -0,0 +1,9 @@
1
+ /** Real hand-drawn glyph: monoline "L" (uppercase), 3 wobble variants. */
2
+ export const letterLUpper = {
3
+ width: 10,
4
+ variants: [
5
+ "M2 4 L2 20 L9 20",
6
+ "M1.9 4.0 L2.2 19.8 L8.9 19.9",
7
+ "M1.9 4.2 L2.0 19.9 L8.9 20.1",
8
+ ],
9
+ };
@@ -0,0 +1,3 @@
1
+ import type { GlyphEntry } from "../types.js";
2
+ /** Real hand-drawn glyph: monoline "l", 3 wobble variants. */
3
+ export declare const letterL: GlyphEntry;
@@ -0,0 +1,9 @@
1
+ /** Real hand-drawn glyph: monoline "l", 3 wobble variants. */
2
+ export const letterL = {
3
+ width: 7,
4
+ variants: [
5
+ "M5 3 L5 20",
6
+ "M5.1 2.9 L4.9 19.9",
7
+ "M5.0 3.0 L4.8 19.8",
8
+ ],
9
+ };
@@ -0,0 +1,3 @@
1
+ import type { GlyphEntry } from "../types.js";
2
+ /** Real hand-drawn glyph: monoline "M" (uppercase), 3 wobble variants. */
3
+ export declare const letterMUpper: GlyphEntry;
@@ -0,0 +1,9 @@
1
+ /** Real hand-drawn glyph: monoline "M" (uppercase), 3 wobble variants. */
2
+ export const letterMUpper = {
3
+ width: 13,
4
+ variants: [
5
+ "M1 20 L1 4 L6 14 L11 4 L11 20",
6
+ "M0.8 20.1 L0.9 3.8 L6.1 13.8 L10.9 3.9 L11.0 19.9",
7
+ "M0.9 20.2 L1.1 4.2 L6.1 14.1 L11.2 4.1 L11.1 20.0",
8
+ ],
9
+ };
@@ -0,0 +1,3 @@
1
+ import type { GlyphEntry } from "../types.js";
2
+ /** Real hand-drawn glyph: monoline "m", 3 wobble variants. */
3
+ export declare const letterM: GlyphEntry;
@@ -0,0 +1,9 @@
1
+ /** Real hand-drawn glyph: monoline "m", 3 wobble variants. */
2
+ export const letterM = {
3
+ width: 11,
4
+ variants: [
5
+ "M1 20 L1 9 C 1 9 4 7.5 4.5 11 L4.5 20 M4.5 11 C 4.5 9 7.5 7.5 8 11 L8 20",
6
+ "M0.8 19.8 L0.8 8.8 C 1.1 8.9 4.2 7.7 4.3 10.9 L4.4 20.0 M4.4 11.1 C 4.3 8.8 7.7 7.4 8.2 10.9 L8.1 20.2",
7
+ "M0.9 20.2 L0.8 9.2 C 1.0 9.2 4.1 7.6 4.3 11.2 L4.7 19.9 M4.7 11.2 C 4.4 8.8 7.6 7.7 8.0 11.0 L8.0 19.9",
8
+ ],
9
+ };
@@ -0,0 +1,3 @@
1
+ import type { GlyphEntry } from "../types.js";
2
+ /** Real hand-drawn glyph: monoline "N" (uppercase), 3 wobble variants. */
3
+ export declare const letterNUpper: GlyphEntry;
@@ -0,0 +1,9 @@
1
+ /** Real hand-drawn glyph: monoline "N" (uppercase), 3 wobble variants. */
2
+ export const letterNUpper = {
3
+ width: 12,
4
+ variants: [
5
+ "M2 20 L2 4 L10 20 L10 4",
6
+ "M1.9 19.8 L2.2 3.8 L10.2 20.1 L10.1 3.8",
7
+ "M2.1 20.0 L2.1 4.2 L10.2 20.1 L10.1 3.8",
8
+ ],
9
+ };
@@ -0,0 +1,3 @@
1
+ import type { GlyphEntry } from "../types.js";
2
+ /** Real hand-drawn glyph: monoline "n", 3 wobble variants. */
3
+ export declare const letterN: GlyphEntry;
@@ -0,0 +1,9 @@
1
+ /** Real hand-drawn glyph: monoline "n", 3 wobble variants. */
2
+ export const letterN = {
3
+ width: 8,
4
+ variants: [
5
+ "M1 20 L1 9 C 1 9 4.5 7.5 5.5 11.5 L5.5 20",
6
+ "M1.0 20.2 L0.9 9.2 C 1.2 8.8 4.3 7.4 5.3 11.5 L5.4 19.9",
7
+ "M0.9 20.2 L1.1 9.2 C 1.1 9.1 4.4 7.5 5.3 11.6 L5.5 19.9",
8
+ ],
9
+ };
@@ -0,0 +1,3 @@
1
+ import type { GlyphEntry } from "../types.js";
2
+ /** Real hand-drawn glyph: monoline "O" (uppercase), 3 wobble variants. */
3
+ export declare const letterOUpper: GlyphEntry;
@@ -0,0 +1,9 @@
1
+ /** Real hand-drawn glyph: monoline "O" (uppercase), 3 wobble variants. */
2
+ export const letterOUpper = {
3
+ width: 13,
4
+ variants: [
5
+ "M11 12 C 11 6.5 8.5 4 6 4 C 3 4 0.5 6.5 0.5 12 C 0.5 17.5 3 20.5 6 20.5 C 8.5 20.5 11 17.5 11 12",
6
+ "M10.9 11.9 C 10.9 6.4 8.4 4.0 6.1 3.9 C 2.9 4.0 0.6 6.7 0.5 12.0 C 0.3 17.7 3.1 20.4 5.8 20.6 C 8.5 20.4 11.1 17.3 11.1 12.1",
7
+ "M10.9 12.1 C 11.2 6.5 8.3 4.1 6.1 3.8 C 3.2 3.8 0.5 6.4 0.3 12.0 C 0.6 17.3 3.1 20.6 5.8 20.5 C 8.7 20.4 10.9 17.5 11.1 12.1",
8
+ ],
9
+ };
@@ -0,0 +1,3 @@
1
+ import type { GlyphEntry } from "../types.js";
2
+ /** Real hand-drawn glyph: monoline "o", 3 wobble variants. */
3
+ export declare const letterO: GlyphEntry;
@@ -0,0 +1,9 @@
1
+ /** Real hand-drawn glyph: monoline "o", 3 wobble variants. */
2
+ export const letterO = {
3
+ width: 11,
4
+ variants: [
5
+ "M9 14.5 C 9 10 6.5 8 5 8 C 2.5 8 1 11 1 14.5 C 1 18 2.5 21 5 21 C 7.5 21 9 18 9 14.5",
6
+ "M9.2 14.4 C 8.9 10.1 6.4 8.2 4.8 8.0 C 2.3 8.1 0.8 11.1 1.1 14.7 C 1.2 18.0 2.5 21.0 5.1 20.8 C 7.7 21.0 9.2 18.1 9.0 14.6",
7
+ "M8.8 14.4 C 8.9 10.1 6.6 7.9 5.0 8.1 C 2.5 7.8 1.2 10.9 0.9 14.4 C 0.9 18.1 2.7 21.2 5.1 21.0 C 7.7 20.8 9.2 18.1 9.2 14.5",
8
+ ],
9
+ };
@@ -0,0 +1,3 @@
1
+ import type { GlyphEntry } from "../types.js";
2
+ /** Real hand-drawn glyph: monoline "P" (uppercase), 3 wobble variants. */
3
+ export declare const letterPUpper: GlyphEntry;
@@ -0,0 +1,9 @@
1
+ /** Real hand-drawn glyph: monoline "P" (uppercase), 3 wobble variants. */
2
+ export const letterPUpper = {
3
+ width: 11,
4
+ variants: [
5
+ "M2 20 L2 4 M2 4 C 7.5 4 9.5 6.5 9.5 9 C 9.5 11.5 7.5 13.5 2 13.5",
6
+ "M2.2 19.9 L1.8 3.9 M1.8 3.9 C 7.7 4.0 9.3 6.6 9.6 8.8 C 9.4 11.3 7.5 13.3 2.1 13.7",
7
+ "M1.9 20.1 L1.9 3.9 M2.1 4.1 C 7.7 4.1 9.7 6.6 9.4 8.9 C 9.5 11.6 7.4 13.4 1.8 13.6",
8
+ ],
9
+ };
@@ -0,0 +1,3 @@
1
+ import type { GlyphEntry } from "../types.js";
2
+ /** Real hand-drawn glyph: monoline "p", 3 wobble variants. */
3
+ export declare const letterP: GlyphEntry;
@@ -0,0 +1,9 @@
1
+ /** Real hand-drawn glyph: monoline "p", 3 wobble variants. */
2
+ export const letterP = {
3
+ width: 12,
4
+ variants: [
5
+ "M2 8 L2 23 M2 8 C 6 6.5 10 9.5 10 13 C 10 16.5 6 18.5 2 17",
6
+ "M1.8 8.2 L2.1 23.1 M2.1 8.2 C 6.0 6.5 10.2 9.3 9.9 13.1 C 9.8 16.6 6.0 18.7 1.9 16.9",
7
+ "M2.1 8.2 L1.8 23.2 M2.0 7.9 C 6.1 6.5 10.0 9.5 10.1 13.1 C 10.0 16.6 6.1 18.3 1.8 17.0",
8
+ ],
9
+ };
@@ -0,0 +1,3 @@
1
+ import type { GlyphEntry } from "../types.js";
2
+ /** Real hand-drawn glyph: monoline "Q" (uppercase), 3 wobble variants. */
3
+ export declare const letterQUpper: GlyphEntry;
@@ -0,0 +1,9 @@
1
+ /** Real hand-drawn glyph: monoline "Q" (uppercase), 3 wobble variants. */
2
+ export const letterQUpper = {
3
+ width: 13,
4
+ variants: [
5
+ "M11 12 C 11 6.5 8.5 4 6 4 C 3 4 0.5 6.5 0.5 12 C 0.5 17.5 3 20.5 6 20.5 C 8.5 20.5 11 17.5 11 12 M7.5 16.5 L11.5 21",
6
+ "M11.2 12.0 C 11.1 6.6 8.3 4.2 6.2 4.2 C 2.9 3.9 0.4 6.4 0.6 12.1 C 0.3 17.5 3.2 20.3 6.1 20.6 C 8.4 20.4 11.2 17.3 10.9 12.0 M7.7 16.5 L11.4 21.1",
7
+ "M10.8 11.9 C 11.2 6.6 8.6 3.9 6.1 4.2 C 2.9 4.1 0.7 6.6 0.5 11.8 C 0.6 17.4 2.9 20.4 6.1 20.6 C 8.4 20.3 11.1 17.5 11.2 12.1 M7.6 16.6 L11.7 20.8",
8
+ ],
9
+ };
@@ -0,0 +1,3 @@
1
+ import type { GlyphEntry } from "../types.js";
2
+ /** Real hand-drawn glyph: monoline "q", 3 wobble variants. */
3
+ export declare const letterQ: GlyphEntry;
@@ -0,0 +1,9 @@
1
+ /** Real hand-drawn glyph: monoline "q", 3 wobble variants. */
2
+ export const letterQ = {
3
+ width: 12,
4
+ variants: [
5
+ "M9 8 L9 23 M9 8 C 5 6.5 1 9.5 1 13 C 1 16.5 5 18.5 9 17",
6
+ "M9.1 7.8 L9.2 23.0 M9.1 8.1 C 5.2 6.5 0.8 9.5 1.0 12.8 C 1.2 16.6 4.9 18.4 8.8 17.0",
7
+ "M8.9 8.0 L9.0 23.2 M8.9 7.8 C 5.1 6.4 0.8 9.4 1.0 13.1 C 0.9 16.6 4.8 18.6 8.8 17.1",
8
+ ],
9
+ };
@@ -0,0 +1,3 @@
1
+ import type { GlyphEntry } from "../types.js";
2
+ /** Real hand-drawn glyph: monoline "R" (uppercase), 3 wobble variants. */
3
+ export declare const letterRUpper: GlyphEntry;
@@ -0,0 +1,9 @@
1
+ /** Real hand-drawn glyph: monoline "R" (uppercase), 3 wobble variants. */
2
+ export const letterRUpper = {
3
+ width: 11,
4
+ variants: [
5
+ "M2 20 L2 4 M2 4 C 7.5 4 9.5 6.3 9.5 8.6 C 9.5 11 7.5 12.8 2 12.8 M5 12.8 L10 20",
6
+ "M2.0 19.9 L2.0 4.1 M2.0 4.2 C 7.5 3.9 9.3 6.2 9.7 8.6 C 9.3 10.8 7.4 12.8 2.1 13.0 M5.2 12.8 L10.1 20.1",
7
+ "M1.9 19.9 L2.0 3.9 M1.9 3.9 C 7.4 3.9 9.6 6.2 9.4 8.8 C 9.7 10.8 7.4 12.9 1.9 13.0 M4.9 12.9 L10.1 20.0",
8
+ ],
9
+ };
@@ -0,0 +1,3 @@
1
+ import type { GlyphEntry } from "../types.js";
2
+ /** Real hand-drawn glyph: monoline "r", 3 wobble variants. */
3
+ export declare const letterR: GlyphEntry;
@@ -0,0 +1,9 @@
1
+ /** Real hand-drawn glyph: monoline "r", 3 wobble variants. */
2
+ export const letterR = {
3
+ width: 10,
4
+ variants: [
5
+ "M2 20 L2 9 M2 12 C 3.5 9 6.5 8.5 8 10",
6
+ "M2.1 19.9 L1.8 9.0 M1.9 11.9 C 3.4 8.9 6.3 8.3 7.9 9.8",
7
+ "M1.8 20.0 L2.0 9.0 M1.9 11.9 C 3.5 8.8 6.4 8.5 8.2 10.0",
8
+ ],
9
+ };
@@ -0,0 +1,3 @@
1
+ import type { GlyphEntry } from "../types.js";
2
+ /** Real hand-drawn glyph: monoline "S" (uppercase), 3 wobble variants. */
3
+ export declare const letterSUpper: GlyphEntry;
@@ -0,0 +1,9 @@
1
+ /** Real hand-drawn glyph: monoline "S" (uppercase), 3 wobble variants. */
2
+ export const letterSUpper = {
3
+ width: 11,
4
+ variants: [
5
+ "M9.5 8 C 8.5 5 3 5 2 8 C 1 11 6 12 8 13.5 C 10 15 9.5 19 5.5 20 C 2.5 20.7 0.5 19.5 0 17.5",
6
+ "M9.4 7.9 C 8.6 5.2 3.2 4.9 2.0 7.8 C 1.0 11.1 5.9 12.1 8.2 13.6 C 10.1 14.8 9.4 18.8 5.6 20.0 C 2.4 20.7 0.6 19.4 0.0 17.6",
7
+ "M9.7 8.0 C 8.4 4.9 2.8 4.9 1.9 8.2 C 1.1 10.9 6.2 12.2 7.9 13.4 C 9.8 14.8 9.3 19.0 5.4 19.8 C 2.3 20.8 0.3 19.5 0.0 17.7",
8
+ ],
9
+ };
@@ -0,0 +1,3 @@
1
+ import type { GlyphEntry } from "../types.js";
2
+ /** Real hand-drawn glyph: monoline "s", 3 wobble variants. */
3
+ export declare const letterS: GlyphEntry;
@@ -0,0 +1,9 @@
1
+ /** Real hand-drawn glyph: monoline "s", 3 wobble variants. */
2
+ export const letterS = {
3
+ width: 11,
4
+ variants: [
5
+ "M8.5 10 C 7.5 8 3.5 8 3 10.5 C 2.5 13 6.5 13.5 7 16 C 7.5 18.5 3.5 19.5 1.5 17.5",
6
+ "M8.5 10.0 C 7.4 8.1 3.5 8.1 2.8 10.6 C 2.5 13.1 6.6 13.5 7.0 16.0 C 7.7 18.3 3.6 19.7 1.4 17.3",
7
+ "M8.7 10.0 C 7.6 8.2 3.6 7.8 3.2 10.4 C 2.4 13.0 6.4 13.6 6.8 16.0 C 7.5 18.7 3.7 19.4 1.7 17.4",
8
+ ],
9
+ };
@@ -0,0 +1,3 @@
1
+ import type { GlyphEntry } from "../types.js";
2
+ /** Real hand-drawn glyph: monoline "T" (uppercase), 3 wobble variants. */
3
+ export declare const letterTUpper: GlyphEntry;
@@ -0,0 +1,9 @@
1
+ /** Real hand-drawn glyph: monoline "T" (uppercase), 3 wobble variants. */
2
+ export const letterTUpper = {
3
+ width: 12,
4
+ variants: [
5
+ "M0.5 4 L10.5 4 M5.5 4 L5.5 20",
6
+ "M0.5 3.8 L10.4 3.8 M5.6 3.8 L5.7 20.0",
7
+ "M0.6 3.8 L10.4 3.9 M5.5 4.1 L5.3 20.0",
8
+ ],
9
+ };
@@ -0,0 +1,3 @@
1
+ import type { GlyphEntry } from "../types.js";
2
+ /** Real hand-drawn glyph: monoline "t", 3 wobble variants. */
3
+ export declare const letterT: GlyphEntry;
@@ -0,0 +1,9 @@
1
+ /** Real hand-drawn glyph: monoline "t", 3 wobble variants. */
2
+ export const letterT = {
3
+ width: 10,
4
+ variants: [
5
+ "M4.5 4 L4.5 17 C 4.5 19.5 6.5 20 8 19 M1.5 9 L8 9",
6
+ "M4.3 3.9 L4.4 17.0 C 4.3 19.6 6.4 19.8 8.2 18.9 M1.4 9.0 L7.8 9.1",
7
+ "M4.3 3.9 L4.4 16.8 C 4.4 19.3 6.5 19.8 7.8 18.8 M1.5 8.9 L7.8 8.8",
8
+ ],
9
+ };
@@ -0,0 +1,3 @@
1
+ import type { GlyphEntry } from "../types.js";
2
+ /** Real hand-drawn glyph: monoline "U" (uppercase), 3 wobble variants. */
3
+ export declare const letterUUpper: GlyphEntry;
@@ -0,0 +1,9 @@
1
+ /** Real hand-drawn glyph: monoline "U" (uppercase), 3 wobble variants. */
2
+ export const letterUUpper = {
3
+ width: 13,
4
+ variants: [
5
+ "M1.5 4 L1.5 15 C 1.5 19 4.5 21 7.5 20 C 9.8 19.2 10.5 17 10.5 15 L10.5 4",
6
+ "M1.6 4.1 L1.7 14.9 C 1.3 19.1 4.7 20.9 7.6 20.0 C 9.7 19.3 10.5 16.9 10.7 14.8 L10.5 4.1",
7
+ "M1.7 4.0 L1.5 15.2 C 1.3 18.9 4.5 20.9 7.5 19.9 C 10.0 19.1 10.7 17.0 10.4 15.1 L10.3 4.0",
8
+ ],
9
+ };
@@ -0,0 +1,3 @@
1
+ import type { GlyphEntry } from "../types.js";
2
+ /** Real hand-drawn glyph: monoline "u", 3 wobble variants. */
3
+ export declare const letterU: GlyphEntry;
@@ -0,0 +1,9 @@
1
+ /** Real hand-drawn glyph: monoline "u", 3 wobble variants. */
2
+ export const letterU = {
3
+ width: 8,
4
+ variants: [
5
+ "M1 9 L1 16 C 1 19.5 4.5 20.5 5.5 18 L5.5 9",
6
+ "M1.2 9.1 L1.1 15.8 C 1.0 19.6 4.4 20.3 5.6 18.1 L5.6 9.0",
7
+ "M0.9 9.1 L1.0 15.8 C 0.9 19.5 4.3 20.4 5.6 18.0 L5.7 8.9",
8
+ ],
9
+ };
@@ -0,0 +1,3 @@
1
+ import type { GlyphEntry } from "../types.js";
2
+ /** Real hand-drawn glyph: monoline "V" (uppercase), 3 wobble variants. */
3
+ export declare const letterVUpper: GlyphEntry;
@@ -0,0 +1,9 @@
1
+ /** Real hand-drawn glyph: monoline "V" (uppercase), 3 wobble variants. */
2
+ export const letterVUpper = {
3
+ width: 13,
4
+ variants: [
5
+ "M1 4 L6 20 L11 4",
6
+ "M1.0 4.1 L6.0 20.0 L11.2 4.2",
7
+ "M1.1 3.9 L6.0 19.8 L10.8 3.8",
8
+ ],
9
+ };
@@ -0,0 +1,3 @@
1
+ import type { GlyphEntry } from "../types.js";
2
+ /** Real hand-drawn glyph: monoline "v", 3 wobble variants. */
3
+ export declare const letterV: GlyphEntry;
@@ -0,0 +1,9 @@
1
+ /** Real hand-drawn glyph: monoline "v", 3 wobble variants. */
2
+ export const letterV = {
3
+ width: 11,
4
+ variants: [
5
+ "M1 9 L5 20 L9 9",
6
+ "M1.2 9.2 L4.9 19.8 L9.2 9.2",
7
+ "M0.8 8.9 L4.9 19.9 L8.8 9.1",
8
+ ],
9
+ };
@@ -0,0 +1,3 @@
1
+ import type { GlyphEntry } from "../types.js";
2
+ /** Real hand-drawn glyph: monoline "W" (uppercase), 3 wobble variants. */
3
+ export declare const letterWUpper: GlyphEntry;
@@ -0,0 +1,9 @@
1
+ /** Real hand-drawn glyph: monoline "W" (uppercase), 3 wobble variants. */
2
+ export const letterWUpper = {
3
+ width: 14,
4
+ variants: [
5
+ "M1 4 L3.5 20 L6.5 8 L9.5 20 L12 4",
6
+ "M1.2 4.0 L3.5 19.8 L6.4 7.9 L9.5 20.1 L12.2 3.9",
7
+ "M1.0 3.9 L3.5 19.9 L6.3 8.0 L9.5 20.0 L12.0 4.1",
8
+ ],
9
+ };
@@ -0,0 +1,3 @@
1
+ import type { GlyphEntry } from "../types.js";
2
+ /** Real hand-drawn glyph: monoline "w", 3 wobble variants. */
3
+ export declare const letterW: GlyphEntry;