9 Commits

Author SHA1 Message Date
Gunnsteinn Hall
9665959bcf Move model/fonts to model/internal/fonts - reducing export surface
- Move the folder
- Update imports
- Add type aliases to access needed types from model (fonts.StdFont, fonts.CharMetrics and the font names)
2019-03-12 19:08:37 +00:00
Adrian-George Bostan
d8f4ef1c58 Increase number of invoice lines for the simple invoice test case 2019-01-07 19:30:30 +02:00
Emir Ribić
fb50cd2c0d
Update invoice_test.go 2019-01-06 16:50:22 +01:00
Denys Smirnov
7f667d8fbb model: remove Standard14Font in favor of fonts.StdFont; resolves #269 2018-12-19 13:43:09 +05:00
Gunnsteinn Hall
1888d156a0 Use os.TempDir instead of /tmp directly for all generated pdfs in creator 2018-11-06 11:34:32 +00:00
Adrian-George Bostan
73f73fa159 Improve invoice component test cases 2018-11-01 20:58:37 +02:00
Adrian-George Bostan
7ca49f50f2 Improve invoice test 2018-10-30 22:36:13 +02:00
Adrian-George Bostan
b8f9f07175 Add invoice advanced test case 2018-10-30 22:14:04 +02:00
Adrian-George Bostan
564877a23b Add invoice test 2018-10-30 20:51:27 +02:00