cwebber` has joined #racket
cwebber has quit [Ping timeout: 268 seconds]
badkins has quit [Remote host closed the connection]
badkins has joined #racket
s-liao has quit [Quit: Client closed]
nebu has joined #racket
<nebu> i'm using the =sdraw= package to draw box and pointer notation style figures. the issue is that when i save the pict's as PNG's, the resolution is too low. is there any easy way to "scale" the size up that i'm missing?
badkins has quit [Ping timeout: 268 seconds]
ur5us_ has joined #racket
aidalgol has quit [Ping timeout: 240 seconds]
nebu has quit [Ping timeout: 240 seconds]
s-liao has joined #racket
badkins has joined #racket
aidalgol has joined #racket
<winny> This might do the trick https://docs.racket-lang.org/pict/Pict_Drawing_Adjusters.html#%28def._%28%28lib._pict%2Fmain..rkt%29._scale%29%29 (pict's scale procedure)
ur5us_ has quit [Ping timeout: 240 seconds]
xyjfriend1983 has joined #racket
aidalgol has quit [Read error: Connection reset by peer]
aidalgol has joined #racket
capfredf has joined #racket
capfredf has quit [Ping timeout: 256 seconds]
parnikkapore has joined #racket
mdhughes_ has joined #racket
mdhughes has quit [Read error: Connection reset by peer]
schulze has quit [Ping timeout: 240 seconds]
s-liao has quit [Quit: Client closed]
skapata has quit [Remote host closed the connection]
sts-q has quit [Ping timeout: 240 seconds]
sts-q has joined #racket
s-liao has joined #racket
badkins has quit [Remote host closed the connection]
badkins has joined #racket
capfredf has joined #racket
badkins has quit [Remote host closed the connection]
badkins has joined #racket
s-liao has quit [Ping timeout: 256 seconds]
badkins has quit [Ping timeout: 256 seconds]
notzmv has quit [Ping timeout: 240 seconds]
xyjfriend1983 has quit [Remote host closed the connection]
capfredf has quit [Remote host closed the connection]
capfredf has joined #racket
capfredf has quit [Ping timeout: 240 seconds]
xgqt has quit [Ping timeout: 260 seconds]
xgqt has joined #racket
sagax has joined #racket
parnikkapore has quit [Quit: Leaving]
tyson2 has quit [Remote host closed the connection]
badkins has joined #racket
badkins has quit [Ping timeout: 268 seconds]
cwebber` has quit [Ping timeout: 240 seconds]
notzmv has joined #racket
s-liao has joined #racket
capfredf has joined #racket
capfredf has quit [Ping timeout: 256 seconds]
mdhughes_ is now known as mdhughes
Algernon69 has joined #racket
casaca has quit [Remote host closed the connection]
gproto23 has joined #racket
casaca has joined #racket
s-liao has quit [Ping timeout: 256 seconds]
capfredf has joined #racket
capfredf has quit [Ping timeout: 240 seconds]
badkins has joined #racket
badkins has quit [Ping timeout: 256 seconds]
schulze has joined #racket
s-liao has joined #racket
gproto23 has quit [Read error: Connection reset by peer]
gproto23 has joined #racket
Algernon69 has quit [Ping timeout: 268 seconds]
Algernon69 has joined #racket
Algernon69 has quit [Ping timeout: 268 seconds]
capfredf has joined #racket
skapata has joined #racket
capfredf has quit [Ping timeout: 260 seconds]
s-liao has quit [Quit: Client closed]
Algernon69 has joined #racket
Algernon91 has joined #racket
Algernon69 has quit [Read error: No route to host]
capfredf has joined #racket
tyson2 has joined #racket
badkins has joined #racket
badkins has quit [Ping timeout: 268 seconds]
m1dnight has quit [Ping timeout: 268 seconds]
s-liao has joined #racket
m1dnight has joined #racket
Avichi has joined #racket
s-liao has quit [Ping timeout: 256 seconds]
omr has joined #racket
omr has quit [Quit: WeeChat 3.3]
badkins has joined #racket
s-liao has joined #racket
s-liao has quit [Client Quit]
gproto23 has quit [Read error: Connection reset by peer]
Algernon91 has quit [Quit: Leaving]
Algernon69 has joined #racket
Algernon69 has quit [Client Quit]
Algernon69 has joined #racket
Algernon69 has quit [Read error: Network is unreachable]
badkins has quit [Remote host closed the connection]
Algernon69 has joined #racket
badkins has joined #racket
badkins has quit [Ping timeout: 268 seconds]
badkins has joined #racket
tyson2 has quit [Remote host closed the connection]
capfredf has quit [Remote host closed the connection]
capfredf has joined #racket
capfredf has quit [Remote host closed the connection]
capfredf has joined #racket
capfredf has quit [Ping timeout: 245 seconds]
Avichi has quit [Quit: Client closed]
casaca has quit [Remote host closed the connection]
Algernon91 has joined #racket
Algernon69 has quit [Ping timeout: 252 seconds]
tyson2 has joined #racket
badkins has quit [Remote host closed the connection]
badkins has joined #racket
badkins has quit [Ping timeout: 268 seconds]
omr has joined #racket
casaca has joined #racket
casaca has quit [Remote host closed the connection]
badkins has joined #racket
capfredf has joined #racket
capfredf has quit [Ping timeout: 256 seconds]
countvajhula has joined #racket
badkins has quit [Remote host closed the connection]
Algernon91 has quit [Ping timeout: 250 seconds]
badkins has joined #racket
badkins has quit [Quit: Leaving...]
notzmv has quit [Ping timeout: 240 seconds]
ur5us_ has joined #racket
capfredf has joined #racket
capfredf has quit [Ping timeout: 268 seconds]
<jakzale> Which form is preferred for simple macros, define-syntax-rule or define-syntax-parse-rule? The former is in racket/base, while the latter seems slightly safer to use...
skapata has quit [Remote host closed the connection]
<countvajhula> as you said jakzale , the former is available everywhere without needing a `(require ...)`. I use it sometimes in documentation or other places just to illustrate an idea. But the latter (`define-syntax-parse-rule`) is the right choice for your code as it provides identical functionality but is based on syntax-parse which has a lot of features you won't find in define-syntax-rule
Algernon69 has joined #racket
Algernon91 has joined #racket
Algernon69 has quit [Ping timeout: 268 seconds]
omr has quit [Quit: WeeChat 3.3]
Avichi has joined #racket
skapata has joined #racket
notzmv has joined #racket
Avichi has quit [Ping timeout: 256 seconds]
countvajhula has quit [Read error: Connection reset by peer]
aidalgol is now known as _aidalgol
_aidalgol is now known as aidalgol
Algernon91 has quit [Read error: Network is unreachable]
capfredf has joined #racket
capfredf has quit [Remote host closed the connection]
capfredf has joined #racket
tyson2 has quit [Remote host closed the connection]
capfredf has quit [Remote host closed the connection]
capfredf has joined #racket
capfredf has quit [Ping timeout: 240 seconds]