Commit Graph

  • 3bb234e85b Fix typos and add more comments/documentation Zdenek Styblik 2016-04-27 15:25:21 +0200
  • 4ac4348abb Fix typos and add more comments/documentation fix-typos Zdenek Styblik 2016-04-26 14:35:24 +0200
  • 0545b30698 Fix #98: Alpha spec has changed llgcode 2016-02-19 11:05:01 +0100
  • f444aacdd7 Merge pull request #96 from iopred/scale Laurent Le Goff 2016-01-03 01:21:57 +0100
  • 11b6fa221b Use transformer.Transform. Chris Rhodes 2016-01-02 11:05:47 -0800
  • 001a24bc17 Replace DrawImage implementation for draw.Scaler. Chris Rhodes 2016-01-01 23:32:37 -0800
  • 6c047429f6 remove unused global variables Achille Roussel 2015-11-18 15:00:27 -0800
  • 598513aa60 add FontCache Achille Roussel 2015-11-18 14:59:19 -0800
  • 9ffe0e7eb5 comment FontStyle enum type Laurent Le Goff 2015-11-05 14:43:36 +0100
  • 56180d8101 Change getting started in Readme and godoc llgcode 2015-10-08 15:58:39 +0200
  • d6d74f19f9 Merge pull request #89 from bramp/patch-1 Laurent Le Goff 2015-09-13 18:09:24 +0200
  • 7b20985151 Updated README to include github.com/google/hilbert as a user of draw2d Andrew Brampton 2015-09-12 15:54:21 -0700
  • 835d17ca7c Create README.md Laurent Le Goff 2015-09-11 10:15:00 +0200
  • caad194462 Create README.md Laurent Le Goff 2015-09-11 10:11:40 +0200
  • 96d42f14c0 Add README.md with badges Laurent Le Goff 2015-09-11 10:08:31 +0200
  • 35dcbff3f7 Add badge Laurent Le Goff 2015-09-11 10:04:26 +0200
  • 37f345f4d3 Merge pull request #87 from bramp/issue-86 Laurent Le Goff 2015-09-08 09:39:53 +0200
  • c378327bfa Update code.google.com/p/freetype-go to github.com/golang/freetype. Fixes #86. Andrew Brampton 2015-09-06 18:03:03 -0700
  • d758172b41 Merge 2e287b3e47 into 7510d72d52 Jon Seymour 2015-09-01 05:04:25 +0000
  • 2e287b3e47 Update source location: code.google.com/p/freetype-go/freetype -> github.com/golang/freetype Jon Seymour 2015-09-01 14:20:02 +1000
  • 7510d72d52 fix import in test Laurent Le Goff 2015-08-27 15:50:55 +0200
  • 48a313740b Merge pull request #83 from llgcode/remove-raster-experiment Laurent Le Goff 2015-08-27 14:29:22 +0200
  • 82a7e1e58e Remove raster experiment Laurent Le Goff 2015-08-27 14:12:22 +0200
  • dac80790c7 Merge 79c3416092 into c8d67448a9 Maxime 2015-08-27 08:51:31 +0000
  • c8d67448a9 generate test image result in output folder Laurent Le Goff 2015-08-27 10:51:09 +0200
  • 094e39780f add circle test Laurent Le Goff 2015-08-27 10:40:52 +0200
  • fb4f58a8c9 Merge baf5e19bf7 into ad6b615bc4 Damian Gryski 2015-08-27 08:15:01 +0000
  • baf5e19bf7 all: update freetype import path Damian Gryski 2015-08-27 10:14:09 +0200
  • 79c3416092 Use github version of freetype library Max Wayt 2015-08-25 16:39:11 +0200
  • ad6b615bc4 Merge pull request #78 from stephenwithav/newgraphicontexts Laurent Le Goff 2015-08-20 09:41:00 +0200
  • 0e0aa125a3 Replace remaining draw2d.NewGraphicContext instances. Steven Edwards 2015-08-19 15:42:16 -0400
  • bf42fff416 Add version info to README Laurent Le Goff 2015-08-19 09:56:57 +0200
  • ed44998c46 Merge pull request #74 from stephenwithav/fiximageexample Laurent Le Goff 2015-08-17 11:54:28 +0200
  • d3fb4a1aa1 Merge c85682ec58 into 755362132b Laurent Le Goff 2015-08-17 09:52:00 +0000
  • c85682ec58 Revert "Fix Getting Started example in README.md." Laurent Le Goff 2015-08-17 11:51:38 +0200
  • 1a2db78d7b Change .NewGraphicContext package. Steven Edwards 2015-08-17 05:44:03 -0400
  • 755362132b Merge pull request #73 from stephenwithav/fiximageexample Laurent Le Goff 2015-08-17 11:41:23 +0200
  • a238a47879 Fix Getting Started example in README.md. Steven Edwards 2015-08-17 05:36:40 -0400
  • b07a8ba2e0 Remove Drawer interface and unecessary draw2dkit Laurent Le Goff 2015-08-14 23:00:23 +0200
  • 93c5712ecc Merge pull request #72 from llgcode/Clean-Up Laurent Le Goff 2015-08-14 22:48:08 +0200
  • 7e94968f5e Correct some golint Laurent Le Goff 2015-08-14 22:38:18 +0200
  • 1e0467b8fc move freetype dependency to draw2dimg Laurent Le Goff 2015-08-14 22:22:01 +0200
  • 3b19ab855e use key fields Laurent Le Goff 2015-08-14 22:07:02 +0200
  • 9b55e34990 Change file permission Laurent Le Goff 2015-08-14 22:00:33 +0200
  • 7ef94ce784 Merge branch 'master' into Clean-Up Laurent Le Goff 2015-08-14 21:40:32 +0200
  • ce9c7f76f7 Merge pull request #71 from stephenwithav/fontfilenamer Laurent Le Goff 2015-08-09 21:38:03 +0200
  • a78b24d408 Modify font loading functions to use fontNamer. Steven Edwards 2015-08-09 12:47:30 -0400
  • be5a5617ef Add SetFontNamer func. Steven Edwards 2015-08-09 12:44:50 -0400
  • d0cd538261 Add FontFileNamer type, set default fontNamer. Steven Edwards 2015-08-09 12:43:37 -0400
  • 994e11cd6d Update draw2d.go Stani 2015-07-14 13:53:27 +0200
  • c9398530eb fix typo of draw2dgl in docstring of draw2d.go Stani 2015-07-14 13:04:10 +0200
  • 27ca8d66a7 Merge pull request #69 from stanim/master Stani 2015-07-14 12:57:39 +0200
  • 64dc974458 geometry: make line continuous in arcs and replace "coucou" with "HugHug" to test better ascent, descent and capheight of font Stani 2015-07-13 00:37:15 +0200
  • b1e17999b6 fix gopher drawing in gopher2 Stani 2015-07-13 00:33:03 +0200
  • fcd849f2e4 support different transparencies for fillstroke Stani 2015-07-13 00:31:57 +0200
  • 3450d01825 Merge pull request #68 from stanim/fixtext Stani 2015-07-12 21:18:49 +0200
  • 6b72c6dec7 fix horizontal alignment of text Stani 2015-07-12 21:17:39 +0200
  • bc823442ba Merge pull request #67 from stanim/text Stani 2015-07-12 20:50:14 +0200
  • 1f0b304e2e fix string alignment with new gofpdf api Stani 2015-07-12 20:48:52 +0200
  • bbb2a4b372 add extra lines to check baseline Stani 2015-07-12 20:47:35 +0200
  • 88ee58870c Merge pull request #66 from stanim/filename Stani 2015-07-12 03:07:01 +0200
  • 9bd0ecf14e use filenames in examples README Stani 2015-07-12 03:04:30 +0200
  • 316bf1b039 Add README to draw2dpdf Stani 2015-07-12 03:03:27 +0200
  • 339f012445 Merge pull request #65 from stanim/master Stani 2015-07-12 02:43:32 +0200
  • b4e9f9c266 fix SetFontData for pdf Stani 2015-07-12 02:36:44 +0200
  • da9799659c fix colors for stroke font in helloworld Stani 2015-07-12 02:34:34 +0200
  • 5d7c08c52f Merge pull request #64 from stanim/pdf Stani 2015-07-11 22:54:08 +0200
  • 6e58827921 update readme Stani 2015-07-11 22:53:24 +0200
  • ce7f6b422e Update README.md Stani 2015-07-11 22:07:20 +0200
  • 8d08b5e816 Update README.md Stani 2015-07-11 19:42:10 +0200
  • a819f6b102 Merge pull request #63 from stanim/samples Stani 2015-07-11 19:36:09 +0200
  • 2099d15a26 add readme to output folder Stani 2015-07-11 19:34:48 +0200
  • 790eaf6842 add image to README Stani 2015-07-11 19:31:36 +0200
  • d3a9977ae5 Added Stani to authors Stani 2015-07-11 19:21:23 +0200
  • a5918dc963 only regenerate pdf if it has been deleted Stani 2015-07-11 19:19:03 +0200
  • 99aee45045 golint fixes Stani 2015-07-11 19:17:24 +0200
  • 16a86e7588 remove resource/result Stani 2015-07-11 19:06:10 +0200
  • 224b85d99a include geometry sample to show on the frontpage Stani 2015-07-11 19:04:02 +0200
  • 99f1fece69 implement SetLineDash for draw2dpdf Stani 2015-07-11 18:58:28 +0200
  • a43544c31d add geometry and gopher2 samples Stani 2015-07-11 18:44:36 +0200
  • 6e1b43c32f fix typo Stani 2015-07-11 18:41:38 +0200
  • 743e113349 fix arc angle bug Stani 2015-07-11 18:39:51 +0200
  • 6a06be3c7c Merge pull request #62 from stanim/fix Stani 2015-07-11 01:25:04 +0200
  • 08a6c87a0b replace gc.Current.Path.Clear() with gc.Current.Path = draw2d.NewPathStorage(); fixes #61 Stani 2015-07-11 01:22:50 +0200
  • 781a0defe5 previous fix makes Save and Restore for line caps join unnecessary Stani 2015-07-11 01:13:39 +0200
  • a826fc7216 fix path drawing Stani 2015-07-11 01:12:09 +0200
  • bb523db1f4 Merge pull request #60 from stanim/coverage Stani 2015-07-10 21:57:42 +0200
  • f879ad32a7 get 100% test coverage for draw2dpdf Stani 2015-07-10 21:50:07 +0200
  • fbb061ceef Merge pull request #59 from stanim/stani Stani 2015-07-10 17:23:04 +0200
  • d00980730f redirect curve tests results to output.curve folder Stani 2015-07-10 17:20:23 +0200
  • 55b5c931cf golint fixes Stani 2015-07-10 16:58:36 +0200
  • fe06e5046c fix license position in README Stani 2015-07-10 16:57:21 +0200
  • 1da2ef6b1e Merge pull request #58 from stanim/raster Stani 2015-07-10 16:21:05 +0200
  • 572711ae7e redirect results of raster_test to output Stani 2015-07-10 16:18:49 +0200
  • d4e1581526 Merge pull request #57 from stanim/stani Stani 2015-07-10 16:01:04 +0200
  • bb793d237f go vet fixes Stani 2015-07-10 15:24:23 +0200
  • fb6189e246 add test script Stani 2015-07-10 15:11:57 +0200
  • 72c9be4ed0 add copyright information Stani 2015-07-10 15:11:19 +0200
  • 089f4efae2 Merge pull request #56 from stanim/samples Stani 2015-07-10 12:49:52 +0200
  • 202ecbdf85 merge upstream Stani 2015-07-10 12:48:04 +0200