Search found 7 matches
- 2011-05-13T09:30:04-07:00
- Forum: Developers
- Topic: What's needed for fonts to be seen
- Replies: 5
- Views: 16874
Re: What's needed for fonts to be seen
Yep, I do have that type-ghostscript.xml, with the fonts listed within. And with-gs-font-dir pointed to it. Still...nothing when I type convert -list font I'm dying here. What is needed for convert to see the fonts, either ghostscript (via type-ghostscript.xml, or the system fonts (which are ...
- 2011-05-11T09:03:29-07:00
- Forum: Developers
- Topic: What's needed for fonts to be seen
- Replies: 5
- Views: 16874
Re: What's needed for fonts to be seen
I appreciate the reply! Hmm..I was wanting to redistribute the fonts (which if license is included my understanding is I can with the 35 or so "free" gs ones). But...I certainly -could- also not redistribute fonts at all, and have IM pick up the OSX system fonts on a given system using that pearl ...
- 2011-05-10T14:16:53-07:00
- Forum: Developers
- Topic: What's needed for fonts to be seen
- Replies: 5
- Views: 16874
What's needed for fonts to be seen
When compiling IM, what are the most basic requirements to use the Ghostscript supplied fonts? Is Freetype necessary? Is gslib necessary? Does this change if building a portable IM (with no files external to my install dir?) I'm clueless on font side of things. Trying to compile a stand-alone ...
- 2011-04-26T08:32:42-07:00
- Forum: Kudos and Rants
- Topic: Static (really static!) build
- Replies: 1
- Views: 95698
Static (really static!) build
Since the forum title mentions rants... The lack of support for creating a static (portable) ImageMagick build is frustrating. Instructions on getting the delegates together to actually build working, non-dependent binaries is a horribly documented, error-prone mess. For example, trying to build ...
- 2007-02-16T12:27:03-07:00
- Forum: Developers
- Topic: Font Copyright Questions
- Replies: 1
- Views: 11962
Font Copyright Questions
Hi, I'm confused about Font copyright issues as regards to ImageMagick. On Windows, is the precompiled binary (convert.exe) using Freetype's Auto-hinting when rendering Windows True type fonts? And if so, does anyone know what version of Convert.exe stopped using the Apple patented method of hinting ...
- 2006-03-23T11:41:01-07:00
- Forum: Users
- Topic: Stop reducing my colors!
- Replies: 3
- Views: 18094
Thanks for the reply--I searched based on your TrueColor suggestion--(it looks like it's not "-colorspace TrueColor", though, but "-type TrueColor" that's the option you meant.) But...it still doesn't offer a "pass through" option. Using -type TrueColor forces the image to a truecolor (3 channel ...
- 2006-03-22T13:07:02-07:00
- Forum: Users
- Topic: Stop reducing my colors!
- Replies: 3
- Views: 18094
Stop reducing my colors!
Hi, I'm using a somewhat older version of ImageMagick, on the pc --5.5.7 Hopefully, that won't affect any possible answers to this hopefully simple question. When using convert.exe on an RGB file that is composed of all neutral values, the utility takes it upon itself to reduce it to a single ...