refactor: rename tamil font family to Ink (because it resembles fountain pen)
This commit is contained in:
@@ -30,7 +30,7 @@ const FONT_FAMILIES: Map<string, string> = new Map([
|
||||
["Handwriting", "Architects Daughter"],
|
||||
["Slab", "Cutive Mono"],
|
||||
["Mono", "Space Mono"],
|
||||
["Tamil", "Kavivanar"],
|
||||
["Ink", "Kavivanar"],
|
||||
["Crazy(pls no)", "Redacted Script"],
|
||||
]);
|
||||
const FONT_COLORS: Map<string, string> = new Map([
|
||||
|
||||
Reference in New Issue
Block a user