All of lore.kernel.org
 help / color / mirror / Atom feed
From: "Vladimir 'φ-coder/phcoder' Serbinenko" <phcoder@gmail.com>
To: The development of GNU GRUB <grub-devel@gnu.org>
Subject: Re: fonts for gfxmenu, help needed
Date: Tue, 24 Nov 2009 19:12:24 +0100	[thread overview]
Message-ID: <4B0C2208.8000607@gmail.com> (raw)
In-Reply-To: <a5d587fb0911240727v14777d94uc3cacb8b6528cc9@mail.gmail.com>

[-- Attachment #1: Type: text/plain, Size: 1745 bytes --]

Michal Suchanek wrote:
> 2009/11/24 Robert Millan <rmh@aybabtu.com>:
>   
>> Hi,
>>
>> Help is needed in order to provide the last bit that will make gfxmenu
>> functional: fonts of multiple sizes.
>>
>> The sample tarball at http://grub.gibibit.com/files/overlay_2009-07-19.tar.gz
>> includes a set of prebuilt fonts.  They were built using a Java utility
>> which ended up being replaced with grub-mkfont in our repository.
>>
>> In order to provide the basic infrastructure so that theme authors can
>> begin developing their artwork, we need GRUB to build fonts from the original
>> unifont files (unifont.bdf or unifont.pcf.gz).
>>
>> Can someone figure out appropiate parameters for grub-mkfont, such that
>> when applied on unifont.bdf or unifont.pcf.gz they will output suitable
>> PF2 font files?  A font file is suitable if it can be used to replace the
>> prebuilt ones in overlay_2009-07-19.tar.gz and its themes can still use
>> them.
>>     
>
> I suspect what you are asking is impossible.
>
> As far as I understand unifont is a single bitmap font in a single
> pixel size and the tarball you sent contains multiple font faces in
> multiple sizes.
>   
While usually it's a bad idea to scale bitmap font it can be done and
for our uses (mainly downscale and a bit of upscale) it may be
appropriate for our usage.
> It could be achieved by converting the said fonts rather than unifont
> but it seems you want to avoid that for some reason.
>
> Thanks
>
> Michal
>
>
> _______________________________________________
> Grub-devel mailing list
> Grub-devel@gnu.org
> http://lists.gnu.org/mailman/listinfo/grub-devel
>
>   


-- 
Regards
Vladimir 'φ-coder/phcoder' Serbinenko



[-- Attachment #2: OpenPGP digital signature --]
[-- Type: application/pgp-signature, Size: 293 bytes --]

  parent reply	other threads:[~2009-11-24 18:12 UTC|newest]

Thread overview: 43+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-11-24 12:10 fonts for gfxmenu, help needed Robert Millan
2009-11-24 15:27 ` Michal Suchanek
2009-11-24 17:35   ` Robert Millan
2009-11-24 19:06     ` Colin D Bennett
2009-11-24 19:43       ` Vladimir 'φ-coder/phcoder' Serbinenko
2009-11-24 23:20         ` Robert Millan
2009-11-25  9:01           ` Michal Suchanek
2009-11-25 10:32             ` Vladimir 'φ-coder/phcoder' Serbinenko
2009-11-25 11:12               ` Michal Suchanek
2009-11-25 11:36                 ` Vladimir 'φ-coder/phcoder' Serbinenko
2009-11-25 12:29                   ` Michal Suchanek
2009-11-25 13:17                     ` Vladimir 'φ-coder/phcoder' Serbinenko
2009-11-25 13:57                   ` feng shu
2009-11-25 16:04                     ` Michal Suchanek
2009-11-25 17:42                       ` Vladimir 'φ-coder/phcoder' Serbinenko
2009-11-25 21:51                         ` Michal Suchanek
2009-11-26  2:58                         ` feng shu
2009-11-26  3:11                       ` feng shu
2009-11-25 11:15           ` Michal Suchanek
2009-11-25 11:38             ` Vladimir 'φ-coder/phcoder' Serbinenko
2009-11-24 18:12   ` Vladimir 'φ-coder/phcoder' Serbinenko [this message]
2009-11-24 18:29     ` Felix Zielcke
  -- strict thread matches above, loose matches on Subject: below --
2009-11-26  4:38 Qianqian Fang
2009-11-26  9:11 ` Felix Zielcke
2009-11-26 15:27   ` Qianqian Fang
2009-11-26 22:14     ` Michal Suchanek
2009-11-27  0:48       ` Qianqian Fang
2009-11-27  0:51         ` Qianqian Fang
2009-11-27  9:42         ` Michal Suchanek
2009-11-28  1:46           ` Qianqian Fang
2009-11-28 21:53             ` Michal Suchanek
2009-11-28 22:33               ` Qianqian Fang
2009-11-28 22:43               ` Qianqian Fang
2009-11-29 11:19                 ` Michal Suchanek
2009-11-29 16:14                   ` Qianqian Fang
2009-11-29 16:23                     ` Vladimir 'φ-coder/phcoder' Serbinenko
2009-11-29 17:10                       ` Qianqian Fang
2009-11-29 19:36                         ` Vladimir 'φ-coder/phcoder' Serbinenko
2009-11-30  2:15                           ` Qianqian Fang
2009-11-30  9:44                     ` Michal Suchanek
2009-11-30 15:24                       ` Qianqian Fang
2009-11-30 16:10                         ` Michal Suchanek
2009-12-05 21:50                           ` Michal Suchanek

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=4B0C2208.8000607@gmail.com \
    --to=phcoder@gmail.com \
    --cc=grub-devel@gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.