Commit graph

43 commits

Author SHA1 Message Date
fredkiefer
6d5cbe977b Add missing import.
Add author section.
2020-03-21 15:48:25 +01:00
fredkiefer
76f84654c2 Implement font collection matching code in GSFontEnumerator.
Remove trailing white space.
2020-03-21 15:33:41 +01:00
fredkiefer
8d56f280f8 Use NSDebugLLog to reduce amount of output.
Small clean ups.
2020-03-21 14:32:43 +01:00
fredkiefer
4a56f9c742 Reduce data size to a usefull amount. 2020-03-21 14:25:30 +01:00
fredkiefer
4715703a20 Clean up file handling code.
Remove trailing white space.
Correct exclusion processing.
2020-03-20 19:33:14 +01:00
Gregory John Casamento
319c3677ff Remove code per fred's suggestion 2020-03-15 04:36:29 -04:00
fredkiefer
c15ff512c7 Add proper initializer and try to get retain counts correct. 2020-03-13 17:57:49 +01:00
Gregory John Casamento
8f5e702766 Remove uneeded code 2020-03-13 05:19:07 -04:00
Gregory John Casamento
369e45ebe2 Add/Remove descriptors when appropriate 2020-03-13 03:14:42 -04:00
Gregory John Casamento
1f04167c7d Autorelease NSFontCollection when created by _writeToFile 2020-03-12 16:03:39 -04:00
Gregory John Casamento
3a027a7eba Remove errant comment 2020-03-12 15:46:52 -04:00
Gregory John Casamento
22fa2f21ea Remove redundant check 2020-03-12 15:45:55 -04:00
Gregory John Casamento
28ff42fa4b Correct indentation 2020-03-12 15:43:57 -04:00
fredkiefer
5680d2e0fd Correct the implementation of some simple methods on NSFileCollection. 2020-03-12 16:40:04 +01:00
Gregory John Casamento
3194948df4 minor improvements. 2020-03-11 23:39:39 -04:00
Gregory John Casamento
4b72608c35 Fix storage of font collection files 2020-03-11 23:36:22 -04:00
Gregory John Casamento
38f4292989 Fix encoding 2020-03-11 19:00:52 -04:00
Gregory John Casamento
ddce45a6a2 Release memory from archiving and unarchiving. 2020-03-11 01:17:51 -04:00
Gregory John Casamento
2760d90061 Rewrite the reading and writing portions of NSFontCollection so that we can output the root object as NSFontCollectionDictionary 2020-03-11 01:06:29 -04:00
Gregory John Casamento
681e5c9ed9 Correct issue with encoding, use a dictionary to store everything. Create collections when initializing when appropriate 2020-03-09 04:11:56 -04:00
Gregory John Casamento
f54d47667b Add implementations or mutable font dcollectioin 2020-02-26 07:36:45 -05:00
Gregory John Casamento
80bab3fa5a Implement encoding 2020-02-25 21:25:55 -05:00
Gregory John Casamento
a06dc3bef4 Add implementation for a few more methods 2020-02-25 18:15:02 -05:00
Gregory John Casamento
46d2636b36 Update _removeFile method. Correct minor comments 2020-02-25 11:02:39 -05:00
Gregory John Casamento
70bc1153de Font collection constants 2020-02-25 08:58:44 -05:00
Gregory John Casamento
1b2c0aad96 Correct some indentation 2020-02-10 02:31:39 -05:00
Gregory John Casamento
a9eb7c92e2 Minor changes 2020-02-09 23:00:26 -05:00
Gregory John Casamento
7ff1e9be8c FontCollection changes 2020-02-09 17:45:44 -05:00
Gregory John Casamento
33a8a8c28e Some refactoring and cleanup 2020-02-09 07:11:25 -05:00
Gregory John Casamento
2b388c6a88 Finish initialization method 2020-01-30 07:47:10 -05:00
Gregory John Casamento
772e4242a1 Finish initialization method 2020-01-30 07:46:41 -05:00
Gregory John Casamento
fac43795d6 Implement methods to modify font collections 2020-01-30 07:13:08 -05:00
Gregory John Casamento
f6555d14b0 Updates 2020-01-30 06:23:35 -05:00
Gregory John Casamento
697f6ba699 Add NSCTFontCollection so we can decode NSFontCollection 2020-01-27 02:31:11 -05:00
Gregory John Casamento
57d6be305b Implement copyWithZone and mutableCopyWithZone 2020-01-26 21:53:28 -05:00
Gregory John Casamento
b41444e4c4 Correct errors and begin implementation of copy methods 2020-01-26 16:26:47 -05:00
Gregory John Casamento
15a2b03eab Add setters and getters in NSMutableFontCollection 2020-01-26 14:42:25 -05:00
Gregory John Casamento
73bbad4059 Initial implementation of NSFontCollection methods. 2020-01-25 19:14:17 -05:00
Gregory John Casamento
479dca0b6d Remove from NSFontCollection.m 2020-01-25 17:49:42 -05:00
Gregory John Casamento
a8360c0de4 Add string constants 2019-12-22 21:38:14 -05:00
Gregory John Casamento
5f66cf232c Compiling skeleton 2019-12-11 01:17:44 -05:00
Gregory John Casamento
2c883a428b Implement skeleton 2019-12-11 01:09:41 -05:00
Gregory John Casamento
eb2815acf3 Initial add of NSFontCollection files 2019-12-10 21:18:24 -05:00