Thanks erasio - it was indeed pointed out - but I didn't realise how I was doing it.
I did google it but nothing explained how it happens, at least the search results I got.
Now you have pointed out why it happens I won't do it again. But jeez guys, don't get so grumpy with me!
Search found 13 matches
- Fri Sep 08, 2017 3:16 pm
- Forum: General
- Topic: Complete Noob - Drawing text in layers
- Replies: 22
- Views: 14172
- Fri Sep 08, 2017 2:38 pm
- Forum: General
- Topic: Complete Noob - Drawing text in layers
- Replies: 22
- Views: 14172
Re: Complete Noob - Drawing text in layers
You _could_ just offer some advice and help to a noob...?
- Fri Sep 08, 2017 2:08 pm
- Forum: General
- Topic: Complete Noob - Drawing text in layers
- Replies: 22
- Views: 14172
Re: Complete Noob - Drawing text in layers
Ok so I figured out how to delete the double/triple posts - now all I have to do is figure out how I managed to do it in the first place.
Really sorry everyone - I'm new to this lark and didn't realise I was doing it.
Really sorry everyone - I'm new to this lark and didn't realise I was doing it.
- Fri Sep 08, 2017 1:49 pm
- Forum: General
- Topic: Complete Noob - Drawing text in layers
- Replies: 22
- Views: 14172
Re: Complete Noob - Drawing text in layers
OMG! I have no idea how I'm doing that! So sorry!
Seriously, someone tell me how I keep doing that? I'm really not trying to annoy you - honest.
Seriously, someone tell me how I keep doing that? I'm really not trying to annoy you - honest.
- Fri Sep 08, 2017 8:16 am
- Forum: General
- Topic: Complete Noob - Drawing text in layers
- Replies: 22
- Views: 14172
Re: Complete Noob - Drawing text in layers
yes - and I apologised in my last post for the duplicate - as I said I'm a noob and i will make mistakes. If it helps, I apologise again for the dup[licate post.
- Fri Sep 08, 2017 7:29 am
- Forum: General
- Topic: Complete Noob - Drawing text in layers
- Replies: 22
- Views: 14172
Re: Complete Noob - Drawing text in layers
Hi all, Having some success now thanks to your help. However, I'm trying to specify a monospaced font and can't get it to work. I have tried: Font = love.graphics.newFont("C:/Windows/Fonts/Deja Vu Sans Mono.ttf", 48) and: Font = love.graphics.newFont("C:/Windows/Fonts/Deja Vu Sans Mon...
- Thu Sep 07, 2017 11:32 am
- Forum: General
- Topic: Complete Noob - Drawing text in layers
- Replies: 22
- Views: 14172
Re: Complete Noob - Drawing text in layers
Hi all, having more success now - I've come across a problem with fonts though. I'm trying to use a mono font so that all mycharacters are the same width. I've tried: Font = love.graphics.newFont("C:/Windows/Fonts/Deja Vu Sans Mono/Deja Vu Sans Mono.ttf", 48) and: Font = love.graphics.newF...
- Tue Sep 05, 2017 7:04 am
- Forum: General
- Topic: Complete Noob - Drawing text in layers
- Replies: 22
- Views: 14172
Re: Complete Noob - Drawing text in layers
Hi Guys, Getting some success now. The code to get rid of the squares worked, and the code to draw separate canvasses worked too! I figured a workaround for the superimposed graphics by using 'printf': --Read first 12 chars local line = file:read(12):gsub("\r", "") canvas:renderT...
- Sun Sep 03, 2017 9:04 pm
- Forum: General
- Topic: Complete Noob - Drawing text in layers
- Replies: 22
- Views: 14172
Re: Complete Noob - Drawing text in layers
All three of you, sorry!
- Sun Sep 03, 2017 9:03 pm
- Forum: General
- Topic: Complete Noob - Drawing text in layers
- Replies: 22
- Views: 14172
Re: Complete Noob - Drawing text in layers
Thanks so much for the help both of you - off to bed now as I have an early start but will get back to you with results tomorrow. Cgheers,
Roger.
Roger.