1
0
mirror of https://github.com/deadw00d/AROS.git synced 2025-12-06 13:11:35 +00:00

Update TrueType mask and file pattern

improved detection of TrueType files
This commit is contained in:
Andrzej "retrofaza" Subocz
2025-11-06 18:11:44 +01:00
committed by deadwood
parent d4fb9c49d3
commit 3262278d36

View File

@ -1,8 +1,8 @@
Name=TrueType
Version=$VER: TrueType 41.1 (4.1.2017)
Version=$VER: TrueType 41.2 (6.11.2025)
BaseName=TrueType
Pattern=#?
Mask=0x00 0x01 0x00 0x00 0x00 ANY ANY ANY ANY ANY ANY ANY 0x44 0x53 0x49 0x47
Pattern=#?.ttf
Mask=0x00 0x01 0x00 0x00
GroupID=syst
Flags=DTF_BINARY
Priority=1