Initial code commit

* inserted scripts
* changed README
This commit is contained in:
Jan Schilbach
2022-09-22 13:37:46 +02:00
parent 5ca6ff13fa
commit 337dfa050e
77 changed files with 1419532 additions and 81 deletions
+4
View File
@@ -0,0 +1,4 @@
class FontGlyph < FontDbConnection
belongs_to :glyph
belongs_to :font
end