[Gimp-user] Unused fonts



SOLVED:

My thanks to all who helped out

It seems two things are needed. There's a script file called 2manyfonts which
does actually unregister and remove the files - or at least, that's what it's
doing here:

takeown /f %windrive%:\Windows\Fonts\ACaslonPro-Bold.otf
icacls %windrive%:\Windows\Fonts\ACaslonPro-Bold.otf /grant administrators:F /t
move %windrive%:\Windows\Fonts\ACaslonPro-Bold.otf
%windrive%:\LANGUAGE_CLEAN\2manyfonts\ACaslonPro-Bold.otf

which does indeed allow me to move the font files and unregister them. 

However, the discussion allowed me to put the other piece of the puzzle together
which was to clear the fontcache again after doing this by deleting that file..
which then removed them from Gimp

(Running SFC will put these back again - just so others know!)

-- 
TimH (via www.gimpusers.com/forums)


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]