trying to fix

This commit is contained in:
Chris Cochrun 2022-01-03 12:41:35 -06:00
parent fa407dfeb6
commit e013d7569e
22945 changed files with 447936 additions and 0 deletions

9
var/pcache/font-utils Normal file

File diff suppressed because one or more lines are too long

9
var/pcache/ucs-utils Normal file

File diff suppressed because one or more lines are too long

9
var/pcache/unicode-fonts Normal file
View file

@ -0,0 +1,9 @@
;; Object unicode-fonts
;; EIEIO PERSISTENT OBJECT
(pcache-repository "unicode-fonts"
:file "unicode-fonts"
:object-name "unicode-fonts"
:version "29.0.50/0.5"
:entries #s(hash-table size 65 test eql rehash-size 1.5 rehash-threshold 0.8125 data ())
:entry-cls pcache-entry
:timestamp 1639065109.8874214)