index
:
~carlosgc/swftools
compact_record
fontalignzones
gfxpoly
horizontals
master
public
xpdf303
Unnamed repository; edit this file 'description' to name the repository.
carlosgc
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
/
ruby
Age
Commit message (
Expand
)
Author
Files
Lines
2012-04-20
use RARRAY_PTR instead of RARRAY()->ptr
Matthias Kramm
1
-3
/
+3
2010-11-23
removed kerning table from gfxfont
Matthias Kramm
1
-19
/
+0
2010-07-21
ruby fix
Matthias Kramm
1
-1
/
+1
2010-07-21
added additional parameter to drawlink()
Matthias Kramm
2
-4
/
+5
2010-04-06
seed random from ruby interface
Matthias Kramm
1
-0
/
+9
2010-03-31
added vectors_to_glyphs filter
Matthias Kramm
1
-0
/
+4
2010-03-12
minor bugfixes
Matthias Kramm
1
-1
/
+1
2010-03-09
oops
Matthias Kramm
1
-1
/
+1
2010-03-09
added version to gfx module
Matthias Kramm
1
-0
/
+1
2010-03-05
fixed drawlink() ruby callback
Matthias Kramm
1
-1
/
+2
2010-03-02
added save_eot() function to ruby module
Matthias Kramm
1
-0
/
+10
2010-02-26
added filter support to ruby module
Matthias Kramm
2
-48
/
+93
2010-02-25
added ttf support to ruby module
Matthias Kramm
1
-0
/
+11
2010-02-23
made 'make install' install ruby module, too
Matthias Kramm
1
-0
/
+6
2010-02-23
detect ruby in configure script
Matthias Kramm
4
-6
/
+31
2010-02-17
added gfxfont_save() to gfxfont.{c,h}
Matthias Kramm
1
-1
/
+1
2010-02-10
added has_alpha function to ruby bitmap object
Matthias Kramm
1
-0
/
+13
2010-02-04
added prepare() to ruby gfx interface
Matthias Kramm
1
-0
/
+30
2010-01-26
fixed segv in ruby module
Matthias Kramm
1
-0
/
+3
2010-01-15
added kerning to fonts
Matthias Kramm
1
-0
/
+19
2010-01-06
ruby interface: raise an exception if we couldn't open a file
Matthias Kramm
1
-0
/
+3
2010-01-06
added .bbox method to glyph in ruby interface
Matthias Kramm
1
-0
/
+11
2010-01-05
added font->ascent/font->descent to ruby interface
Matthias Kramm
1
-0
/
+14
2009-12-29
fixed gfximage_save_jpeg function call
Matthias Kramm
1
-1
/
+1
2009-12-22
moved image rescaler to lib/gfximage.c
Matthias Kramm
1
-6
/
+27
2009-12-21
more parameter refactoring
Matthias Kramm
2
-4
/
+20
2009-12-19
fixed Makefiles, made rbgfx mem handling more robust
Matthias Kramm
1
-79
/
+77
2009-12-18
fixed some memory issues in ruby interface
Matthias Kramm
2
-43
/
+168
2009-12-17
implemented fonts in ruby wrapper
Matthias Kramm
2
-17
/
+99
2009-12-16
implemented vector primitives in ruby wrapper
Matthias Kramm
2
-34
/
+314
2009-12-16
initial prototype of ruby interface
Matthias Kramm
3
-0
/
+238