create font/ui text system
authorhgn <hgodden00@gmail.com>
Wed, 13 Oct 2021 21:24:56 +0000 (22:24 +0100)
committerhgn <hgodden00@gmail.com>
Wed, 13 Oct 2021 21:24:56 +0000 (22:24 +0100)
Former-commit-id: c4e640773aac3e864dc45b86f22ee21715119a7d

.gitignore
build.sh.REMOVED.git-id
fishladder.c.REMOVED.git-id
fontcomp.c.REMOVED.git-id [new file with mode: 0644]
fonts/weiholmir.h.REMOVED.git-id [new file with mode: 0644]
vg/vg.h.REMOVED.git-id
vg/vg_ui.h.REMOVED.git-id

index 4f96ea520e4604137685e5a47e89716c970afc3d..755fe2131fb18906ce2c9058d1f29c6731cdde62 100755 (executable)
@@ -7,6 +7,7 @@
 
 build.linux/
 build.win32/
+restricted/
 
 # ALLOW ============================
 !.gitattributes
index a297a427c783ca4e7cfc86c58a07b73a9042fcac..db6316d53aa6180256e6fe98cef05c8ac3bdaa6b 100644 (file)
@@ -1 +1 @@
-cea0e94e1facfe6f20b8523a9b4fa59af47a5f05
\ No newline at end of file
+fb8efffc8663b1f5d87799269a2e472471039396
\ No newline at end of file
index a2a83c7b29819af6f9ec789899a28f76bbec8871..99aff7d706844d801a9920a443a42814398c6253 100644 (file)
@@ -1 +1 @@
-d66cd2e18780b27eb48890130eeade53a7b0b04c
\ No newline at end of file
+3bcd9af194be3d324c2dfa10b6c3af01ce5e1162
\ No newline at end of file
diff --git a/fontcomp.c.REMOVED.git-id b/fontcomp.c.REMOVED.git-id
new file mode 100644 (file)
index 0000000..61c651f
--- /dev/null
@@ -0,0 +1 @@
+ea1fac962c6da60f7abc3588b7b0af713afa70b6
\ No newline at end of file
diff --git a/fonts/weiholmir.h.REMOVED.git-id b/fonts/weiholmir.h.REMOVED.git-id
new file mode 100644 (file)
index 0000000..22a3a21
--- /dev/null
@@ -0,0 +1 @@
+db2755bc6b853c4055d51d814137db4fb84cd046
\ No newline at end of file
index 3506560de35db5a09b0682c6de963f1c10e31ba0..6634573b4b83ac37548a8fba02caac2d49e0b2f4 100644 (file)
@@ -1 +1 @@
-658130bfe497992289dfe23977e9a0c98cf7a47c
\ No newline at end of file
+bd518c48bf6cea24de85413027c300f945f9b01c
\ No newline at end of file
index 0e30126ea95157acfb6421250d91420fec143bd3..3692462e0138f8c002c472ea1c2f0d9715050c62 100644 (file)
@@ -1 +1 @@
-9758d9840c4add9c0fd524b4b3a056730a0aa36a
\ No newline at end of file
+a9bea2e384baa82a96435882c1dc0453239c0d81
\ No newline at end of file