Draw Text Rotated?

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
bartbes
Sex machine
Posts: 4946
Joined: Fri Aug 29, 2008 10:35 am
Location: The Netherlands
Contact:

Re: Draw Text Rotated?

Post by bartbes »

I'm not sure about this, but I found these functions:
  • print(str, x, y )
  • print(str, x, y , angle)
  • print(str, x, y , angle, s)
  • print(str, x, y , angle, sx, sy)
  • printf(str, x, y, wrap, align)
I hope this is enough to satisfy you :D
User avatar
qubodup
Inner party member
Posts: 775
Joined: Sat Jun 21, 2008 9:21 pm
Location: Berlin, Germany
Contact:

Re: Draw Text Rotated?

Post by qubodup »

bartbes wrote:I hope this is enough to satisfy you :D
Image
lg.newImage("cat.png") -- made possible by lg = love.graphics
-- Don't force fullscreen (it frustrates those who want to try your game real quick) -- Develop for 1280x720 (so people can make HD videos)
User avatar
Jasoco
Inner party member
Posts: 3725
Joined: Mon Jun 22, 2009 9:35 am
Location: Pennsylvania, USA
Contact:

Re: Draw Text Rotated?

Post by Jasoco »

Are you a GAFfer?
User avatar
osgeld
Party member
Posts: 303
Joined: Sun Nov 23, 2008 10:13 pm

Re: Draw Text Rotated?

Post by osgeld »

heh your avatar has the same expression
User avatar
bmelts
Party member
Posts: 380
Joined: Fri Jan 30, 2009 3:16 am
Location: Wiscönsin
Contact:

Re: Draw Text Rotated?

Post by bmelts »

qubodup wrote:Image
Image
User avatar
Robin
The Omniscient
Posts: 6506
Joined: Fri Feb 20, 2009 4:29 pm
Location: The Netherlands
Contact:

Re: Draw Text Rotated?

Post by Robin »

anjo wrote:Image
That is just epic. Maybe something to add to the smilies? ^^
Help us help you: attach a .love.
User avatar
Jasoco
Inner party member
Posts: 3725
Joined: Mon Jun 22, 2009 9:35 am
Location: Pennsylvania, USA
Contact:

Re: Draw Text Rotated?

Post by Jasoco »

It's a huge internet meme. The first time I saw it was on NeoGAF. it's usually yellow.
osgeld wrote:heh your avatar has the same expression
Haha, I never noticed that. :ultrahappy:
Mr. Strange
Party member
Posts: 101
Joined: Mon Aug 11, 2008 5:19 am

Re: Draw Text Rotated?

Post by Mr. Strange »

bartbes wrote:I'm not sure about this, but I found these functions:
  • print(str, x, y )
  • print(str, x, y , angle)
  • print(str, x, y , angle, s)
  • print(str, x, y , angle, sx, sy)
  • printf(str, x, y, wrap, align)
I hope this is enough to satisfy you :D
Well no - because none of those both wrap and draw at an angle.

-- Mr. Strange
Post Reply

Who is online

Users browsing this forum: Ahrefs [Bot] and 204 guests