[Fontconfig] Get width of each character.

Jerry Casiano jerrycasiano at gmail.com
Wed Feb 5 16:08:14 UTC 2020


You probably want to use something like Pango for this, or Freetype of
course.



On Wed, Feb 5, 2020, 4:49 AM Dheeraj Yadav <dhirajyadav135 at gmail.com> wrote:

> Hi Akira,
> Thanks for the reply.
>
> I know it doesn't affect rendering but I am working on converting text to
> pdf. So, I need to get the value of width of each character.
>
> Cheers
> Dheeraj
>
> On Wed, Feb 5, 2020, 2:58 PM Akira TAGOH <akira at tagoh.org> wrote:
>
>> On Wed, Feb 5, 2020 at 6:06 PM Dheeraj Yadav <dhirajyadav135 at gmail.com>
>> wrote:
>> >
>> > Hello everyone,
>> > The font I am using has FC_SPACING set as PROPORTIONAL.
>> > So, Width of each character is different. I wanted to know, is it
>> possible to get width of each character for a particular font in C i.e.
>> using fontconfig.h ?
>>
>> Even if you change a value in FC_SPACING property, that won't change
>> the feel of "Width of each character is different" because that is the
>> reason why it was PROPORTIONAL. that is just a cache from a font to
>> query a best font against a request. that won't affect the rendering
>> directly.
>>
>> >
>> > Thank you for your time.
>> >
>> > Cheers
>> > Dheeraj
>> > _______________________________________________
>> > Fontconfig mailing list
>> > Fontconfig at lists.freedesktop.org
>> > https://lists.freedesktop.org/mailman/listinfo/fontconfig
>>
>>
>>
>> --
>> Akira TAGOH
>>
> _______________________________________________
> Fontconfig mailing list
> Fontconfig at lists.freedesktop.org
> https://lists.freedesktop.org/mailman/listinfo/fontconfig
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/fontconfig/attachments/20200205/ccd2f735/attachment.htm>


More information about the Fontconfig mailing list