From 2e2b823bfb5d34d42c6b6c1b289193c854459b45 Mon Sep 17 00:00:00 2001 From: Jaakko Keränen Date: Sun, 17 Oct 2021 11:15:14 +0300 Subject: Media and FontPacks (work in progress) Saving this as the last point of progress. This direction is too complicated: Media needs to be a lot more sophisticated to allow dynamic and interactive media at the level of FontPacks. (A bit like Player handles audio playback.) This will be reverted. FontPack management will happen using an another method. --- res/default.fontpack/fontpack.ini | 2 -- 1 file changed, 2 deletions(-) (limited to 'res/default.fontpack/fontpack.ini') diff --git a/res/default.fontpack/fontpack.ini b/res/default.fontpack/fontpack.ini index f8ef31ce..68316ef6 100644 --- a/res/default.fontpack/fontpack.ini +++ b/res/default.fontpack/fontpack.ini @@ -17,8 +17,6 @@ # `glyphscale` and `voffset` can also be specified separately for the UI and # document domains by prefixing `ui.` or `doc.` to the key. -version = 1 - [default] name = "Source Sans" regular = "SourceSans3-Regular.ttf" -- cgit v1.2.3