|2701 has quit [Quit: Connection closed for inactivity]
pawnbox has joined #crystal-lang
pawnbox has quit [Ping timeout: 240 seconds]
pawnbox has joined #crystal-lang
pawnbox has quit [Ping timeout: 244 seconds]
nwmcsween__ has joined #crystal-lang
nwmcsween_ has quit [Ping timeout: 260 seconds]
nwmcsween has joined #crystal-lang
nwmcsween is now known as Guest48146
pawnbox has joined #crystal-lang
nwmcsween__ has quit [Ping timeout: 260 seconds]
willl has quit [Quit: Connection closed for inactivity]
Philpax has quit [Ping timeout: 252 seconds]
soveran has joined #crystal-lang
trapped has joined #crystal-lang
trapped has quit [Read error: Connection reset by peer]
elia has joined #crystal-lang
pawnbox has quit [Remote host closed the connection]
pawnbox has joined #crystal-lang
aladagemre has joined #crystal-lang
pawnbox has quit [Ping timeout: 240 seconds]
<txdv>
can't create more than 1k fibers?
<ozra>
@tilpner - you should simply store the additional meta-data along with your allocations of the heap-alloced objs, seems most straight forward. They all have type-id as first 32bits, so that can be referred to for shoosing precise scanning map.
<ozra>
s/shoosing/choosing/
pawnbox has joined #crystal-lang
ql6wlld has joined #crystal-lang
pawnbox has quit [Remote host closed the connection]
pawnbox has joined #crystal-lang
akwiatkowski has joined #crystal-lang
mark_66 has joined #crystal-lang
hangyas has joined #crystal-lang
<akwiatkowski>
Hello. Is there any working, simple image manipulation tool available? If not what would be the best solution? Binding image magick is "a bit" hard for me now. I'd like only to draw image by pixel.
aladagemre has quit []
<akwiatkowski>
I've started reading about bmp file format, but I think it would be better and easier and more useful to analyze chunky_png ruby gem, png file format and try to write crystal library.
<BlaXpirit>
hangyas, there's barely any code there
<BlaXpirit>
crsfml can deal with images but that's not its primary use
pawnbox_ has joined #crystal-lang
pawnbox has quit [Ping timeout: 246 seconds]
srabuini has joined #crystal-lang
srabuini has quit []
sebasr has joined #crystal-lang
<akwiatkowski>
I've forked image.cr and make it works with latest crystal. I'll try to refactor it and make it more usable.
<txdv>
Forking two lines of code
<akwiatkowski>
There is more lines of code and it looks like it can create and manipulate on image files the way I needed - drawing pixels.
<akwiatkowski>
The needed change to run spec was "2 lines of code", but it's better for communicty someone do it and publish.
<txdv>
you are right
<txdv>
congratulations to finding a tool which literally suits your needs and for fixing it
soveran has quit [Remote host closed the connection]
<crystal-gh>
[crystal] jhass opened pull request #2618: Make use of jekyll-seo-tag plugin (gh-pages...jekyll-seo-tag) https://git.io/vrR8D
splattael has joined #crystal-lang
soveran has joined #crystal-lang
pawnbox_ has quit [Ping timeout: 244 seconds]
pawnbox has joined #crystal-lang
pawnbox has quit [Remote host closed the connection]
pawnbox has joined #crystal-lang
pawnbox has quit [Ping timeout: 246 seconds]
ozra has quit [Ping timeout: 252 seconds]
ozra has joined #crystal-lang
elia has quit [Quit: Computer has gone to sleep.]
pawnbox has joined #crystal-lang
pawnbox has quit [Read error: Connection reset by peer]
pawnbox has joined #crystal-lang
|2701 has joined #crystal-lang
[spoiler] has quit [Quit: Cheers!]
soveran has quit [Remote host closed the connection]
elia has joined #crystal-lang
rolha has joined #crystal-lang
rolha has quit [Client Quit]
pawnbox has quit [Read error: Connection reset by peer]
pawnbox has joined #crystal-lang
splattael has quit [Quit: Connection closed for inactivity]
Philpax has joined #crystal-lang
mgarciaisaia has joined #crystal-lang
mgarciaisaia has left #crystal-lang [#crystal-lang]
Raimondi has quit [Quit: The road to wisdom?—Well, it's plain and simple to express: Err and err and err again, but less and less and less. — Piet Hein]
<crystal-gh>
[crystal] asterite pushed 1 new commit to master: https://git.io/vrR1r
<crystal-gh>
crystal/master d9706c7 Ary Borenszweig: Compiler: allow a double splat restriction on a double splat argument
<crystal-gh>
crystal/master 2ea1c10 Ary Borenszweig: Compiler: allow a splat restriction on a splat argument
matp has joined #crystal-lang
<jhass>
also verified it's the compiler segfaulting, not the resulting program?
<asterite>
jhass: yes, new isn't searched in parents because a new in an upper level might not initialize variables needed by a subclass. You have to define an initialize(name) that calls super
<jhass>
mh, right
<hangyas>
bot 64bit, i have tried all version since 0.15