Feed items
Corrected further warnings by FontForge
Commit by leighsmith :: r197 /trunk/Calliope/Fonts/ (Calliope.otf Calliope.sfd): (link) Corrected further warnings by FontForge
Removed self-intersecting paths, bumped version number, adjusted Ascender and...
Commit by leighsmith :: r196 /trunk/Calliope/Fonts/ (5 files): (link) Removed self-intersecting paths, bumped version number, adjusted Ascender and Descenders and added Roman baselines in order to resolve the excessive line gap. Added CFF OpenType font, removed old OTF.dfont and TTF versions
Added math.h include for latest GNUstep which seems to have purged it from...
Commit by leighsmith :: r195 /trunk/Calliope/Application/winheaders.h: (link) Added math.h include for latest GNUstep which seems to have purged it from Foundation.h
Added accessors to StaffObj x & y ivars, corrected erroneous channelList reuse...
Commit by leighsmith :: r194 /trunk/Calliope/Application/ (29 files): (link) Added accessors to StaffObj x & y ivars, corrected erroneous channelList reuse for MKScore generation
Corrected Metro reading StaffObj clients. Factored MusicKit score and MIDI...
Commit by leighsmith :: r193 /trunk/Calliope/Application/ (35 files in 4 dirs): (link) Corrected Metro reading StaffObj clients. Factored MusicKit score and MIDI generation for file I/O. GVPerform will be replaced later. Moved saveEPS & saveTIFF to OpusDocument. Replaced VOICEID macro with -voiceWithDefault: method. Added extra copyWithZone methods to Staff, newFrom in Graphic and subclasses defaults to calling copyWithZone:. Added partName accessors. Font debugging turned back on while I try to nail this down. Inverts Verse fonts if negative when encoded.
Added -copyWithZone to StaffObj, corrected problem reading non-UTF8 encoded...
Commit by leighsmith :: r192 /trunk/Calliope/Application/ (18 files): (link) Added -copyWithZone to StaffObj, corrected problem reading non-UTF8 encoded verse strings, Verse now retains its strings as NSStrings. All example .opus files now load.
Corrected the encoding issue with Calliope font, added more encapsulation and...
Commit by leighsmith :: r191 /trunk/Calliope/Application/ (18 files): (link) Corrected the encoding issue with Calliope font, added more encapsulation and NSCopying to TimedObj
Added TrueType format version, which seems to work on MacOS X instead of OTF....
Commit by leighsmith :: r190 /trunk/Calliope/Fonts/ (Calliope.sfd Calliope.ttf): (link) Added TrueType format version, which seems to work on MacOS X instead of OTF. Upgraded FontForge format version
Added accessors to Verse, replaced ISINVISB macro with method isInvisible
Commit by leighsmith :: r189 /trunk/Calliope/Application/ (12 files): (link) Added accessors to Verse, replaced ISINVISB macro with method isInvisible
Made part name protected in StaffObj and created accessors
Commit by leighsmith :: r188 /trunk/Calliope/Application/ (9 files): (link) Made part name protected in StaffObj and created accessors
