badkins has quit [Remote host closed the connection]
notzmv has joined #racket
badkins has joined #racket
badkins has quit [Ping timeout: 246 seconds]
tumdum has joined #racket
badkins has joined #racket
badkins has quit [Ping timeout: 244 seconds]
badkins has joined #racket
badkins has quit [Remote host closed the connection]
badkins has joined #racket
badkins has quit [Ping timeout: 244 seconds]
badkins has joined #racket
ttree has joined #racket
monkey_ has joined #racket
skapata has joined #racket
skapata has joined #racket
skapata has quit [Changing host]
jao has joined #racket
badkins has quit [Remote host closed the connection]
emad has joined #racket
emad has quit [Client Quit]
emad has joined #racket
emad_ has joined #racket
lagooned has quit [Read error: Connection reset by peer]
emad_ has quit [Client Quit]
emad has quit [Client Quit]
emad has joined #racket
megachum[m] has quit [Quit: You have been kicked for being idle]
tumdum has quit [Ping timeout: 240 seconds]
jao has quit [Ping timeout: 255 seconds]
average_ has joined #racket
monkey_ has quit [Remote host closed the connection]
notzmv has quit [Ping timeout: 240 seconds]
emad has quit [Quit: Leaving]
<kengruven>
how do i figure out what version of draw-lib i've got?
notzmv has joined #racket
badkins has joined #racket
badkins has quit [Ping timeout: 256 seconds]
codaraxis has joined #racket
jao has joined #racket
codaraxis has quit [Read error: Connection reset by peer]
codaraxis has joined #racket
monkey_ has joined #racket
Thom2503 has joined #racket
average_ has quit [Quit: Connection closed for inactivity]
tumdum has joined #racket
kengruven1 has joined #racket
kengruven has quit [Read error: Connection reset by peer]
tumdum has quit [Quit: Leaving]
Thom2503 has quit [Ping timeout: 260 seconds]
kenran has joined #racket
badkins has joined #racket
badkins has quit [Ping timeout: 250 seconds]
Thom2503 has joined #racket
Thom2503 has quit [Ping timeout: 256 seconds]
badkins has joined #racket
badkins has quit [Ping timeout: 255 seconds]
<samth>
the simplest answer is to look at the info file in the directory where draw-lib is installed
<kengruven1>
i'm looking at font% and the docs say "(send a-font get-size [in-pixels?])", and note that "in-pixels?" was added in 1.19. my draw-lib/info.rkt says (define version "1.19") but its racket/draw/private/font.rkt doesn't seem to have any "in-pixels?" arg. am i missing something?
Thom2503 has joined #racket
Thom2503 has quit [Ping timeout: 256 seconds]
<samth>
kengruven1: do you have racket v8.5?
monkey_ has quit [Ping timeout: 258 seconds]
<kengruven1>
samth: no, 8.4
<samth>
You need 8.5 for that feature. I think the version number should have been changed when that was added, and it should say 1.20