Physical limit to the size of a font?

Questions about the LÖVE API, installing LÖVE and other support related questions go here.
Forum rules
Before you make a thread asking for help, read this.
User avatar
Jasoco
Inner party member
Posts: 3725
Joined: Mon Jun 22, 2009 9:35 am
Location: Pennsylvania, USA
Contact:

Re: Physical limit to the size of a font?

Post by Jasoco »

Well, does Löve have the ability to split Font images that aren't all in a straight line like how the Animation feature can take a square image and will wrap to the next line down. I'd put my font into a multi-lined image if I could.

I mean my current Helvetica font image is 2023 pixels wide. What kinds of left out computers would we be looking at if I kept it that size? This is a MacBook with Integrated Graphics by the way. Not the highest end of video "cards" at all.
User avatar
osgeld
Party member
Posts: 303
Joined: Sun Nov 23, 2008 10:13 pm

Re: Physical limit to the size of a font?

Post by osgeld »

Jasoco wrote:I mean my current Helvetica font image is 2023 pixels wide. What kinds of left out computers would we be looking at if I kept it that size? This is a MacBook with Integrated Graphics by the way. Not the highest end of video "cards" at all.
Its a pretty safe bet that anything made in the last 10 years and has more then 16meg of texture ram on a real video card can deal with 2048x2048 32bit textures, eventho your hitting the limit on just one axis

I know for a fact that my old Geforce 2 GTS (64meg) can deal with them, and I bought that thing early 2000
User avatar
bartbes
Sex machine
Posts: 4946
Joined: Fri Aug 29, 2008 10:35 am
Location: The Netherlands
Contact:

Re: Physical limit to the size of a font?

Post by bartbes »

rude wrote:but I don't recommend using anything above 1024x1024.
Sniff.. another game plan gone :D
User avatar
Robin
The Omniscient
Posts: 6506
Joined: Fri Feb 20, 2009 4:29 pm
Location: The Netherlands
Contact:

Re: Physical limit to the size of a font?

Post by Robin »

Jasoco wrote:I didn't know TinyPic resized images.
Does anyone else find that ironic?
Help us help you: attach a .love.
User avatar
Pliskin09
Citizen
Posts: 89
Joined: Fri Jul 24, 2009 8:30 am

Re: Physical limit to the size of a font?

Post by Pliskin09 »

haha :ultrahappy:
User avatar
mike
Administrator
Posts: 364
Joined: Mon Feb 04, 2008 5:24 pm

Re: Physical limit to the size of a font?

Post by mike »

Jasoco wrote:Well, does Löve have the ability to split Font images that aren't all in a straight line like how the Animation feature can take a square image and will wrap to the next line down. I'd put my font into a multi-lined image if I could.
I think (don't quote me on this since I would be wary of going against the rude's wishes) that the future of ImageFont is to be able to handle fonts drawn in a grid rather than just along a single line.
Now posting IN STEREO (where available)
User avatar
Jasoco
Inner party member
Posts: 3725
Joined: Mon Jun 22, 2009 9:35 am
Location: Pennsylvania, USA
Contact:

Re: Physical limit to the size of a font?

Post by Jasoco »

Robin wrote:
Jasoco wrote:I didn't know TinyPic resized images.
Does anyone else find that ironic?
Apparently if it's huge they shrink it down. I underestimated the width of my font.
Post Reply

Who is online

Users browsing this forum: No registered users and 44 guests