Commit Graph

443 Commits

Author SHA1 Message Date
steffancarrington
26a129f4db Calculate Dynamic Font Size using Fontkit 2023-05-23 10:20:41 +01:00
steffancarrington
8c43348353 Dynamic Font Sizing - logic added to accommodate for multiline font sizing and other minor fixes 2023-05-22 16:50:14 +01:00
steffancarrington
14fc2b7b3a Dynamic Font Sizing - consts used for fontscaling values 2023-05-19 16:28:48 +01:00
steffancarrington
4372225522 Dynamic Fonts - lib imports updated and const refactoring added 2023-05-19 16:25:13 +01:00
steffancarrington
603801f103 Dynamic Font Sizing - unused schema removed 2023-05-12 11:04:27 +01:00
Steffan Carrington
12ebb3a2ad Merge branch 'main' into feature/dynamic-font-sizing 2023-05-12 10:54:32 +01:00
steffancarrington
15b7acafb8 Dynamic Font Sizing - generate file import conflicts fixed 2023-05-12 10:49:56 +01:00
steffancarrington
29538b3745 Dynamic Font Size - generate method updated to include dynamic font sizing, font sizing logic moved to common package 2023-05-12 10:46:57 +01:00
steffancarrington
277303946c Dynamic Font Size - data-testids removed 2023-05-10 09:40:36 +01:00
steffancarrington
2d3c2f248d Dynamic Font Sizing - inline comments removed 2023-05-09 13:55:00 +01:00
steffancarrington
fffd19ecd4 Dynamic Font Sizing - inline comments removed 2023-05-09 13:22:00 +01:00
steffancarrington
8ccc6f524d Dynamic Font Sizing - dynamic font sizing logic added to resize font based on font attributes being updated 2023-05-09 11:21:44 +01:00
James Halsall
2036983bc2 fix types 2023-05-04 15:01:46 +01:00
steffancarrington
90021f2aef Dynamic Fonts - logic added to descrease and increase font size based on text width 2023-05-04 13:54:22 +01:00
steffancarrington
d7c4d91a84 Feature - min and max font scaling inputs added for dynamic font sizing 2023-04-27 11:02:35 +01:00
Kyohei Fukuda
13de87ad79 Merge pull request #163 from pdfme/issue/#162
Use @pdfme/pdf-lib instead of pdf-lib
2023-04-24 21:52:27 +09:00
Kyohei Fukuda
60281208ea Use @pdfme/pdf-lib instead of pdf-lib 2023-04-24 21:45:28 +09:00
Kyohei Fukuda
c1fad54d07 Merge pull request #153 from pennyblack-io/root-package-name
Change name to @pdfme in root package.json
2023-03-30 13:33:01 +09:00
James Halsall
00a15cd6ad Change name to @pdfme in root package.json 2023-03-29 19:04:34 +01:00
Kyohei Fukuda
bcede1621d Add about table page in website 2023-03-21 16:37:56 +09:00
Kyohei Fukuda
77445ea92c Update version to 1.1.9 1.1.9 2023-03-05 14:57:07 +09:00
Kyohei Fukuda
f81caeee70 Update version to 1.1.8 2023-03-05 14:55:50 +09:00
Kyohei Fukuda
db33679f1a Minor fix 2023-03-05 14:55:22 +09:00
Kyohei Fukuda
23948a67b3 Update version to 1.1.7 1.1.7 2023-03-04 17:25:19 +09:00
Kyohei Fukuda
ac7ae1a49f Add export HELVETICA font data 2023-01-18 12:59:09 +09:00
Kyohei Fukuda
9e7550a838 Update snapshot 2023-01-17 00:53:51 +09:00
Kyohei Fukuda
5398bf5835 Renew Delete icon 2023-01-17 00:52:41 +09:00
Kyohei Fukuda
9699da902c Minor fix 2023-01-17 00:07:57 +09:00
Kyohei Fukuda
85347313d8 Minor fix 2023-01-16 23:29:12 +09:00
Kyohei Fukuda
035879d6da Update version to 1.1.5 1.1.5 2023-01-16 16:04:50 +09:00
Kyohei Fukuda
836dcea413 Update version to 1.1.4 1.1.4 2023-01-13 16:42:30 +09:00
Kyohei Fukuda
3ee3d7d326 Update version to 1.1.3 1.1.3 2023-01-13 16:31:05 +09:00
Kyohei Fukuda
f5eb50622d Update version to 1.1.2 1.1.2 2023-01-13 16:15:14 +09:00
Kyohei Fukuda
f6e53b0495 Update version to 1.1.1 1.1.1 2023-01-13 15:43:31 +09:00
Kyohei Fukuda
bf5710c11e Remove src/assets/barcodeExamples/*.png 2023-01-13 15:42:58 +09:00
Kyohei Fukuda
245b7f0484 Merge pull request #126 from pdfme/dev
[WIP] Large size even after webpack bundle #101
2023-01-13 14:33:23 +09:00
Kyohei Fukuda
bb7e982190 Update version to 1.1.0 1.1.0 2023-01-13 14:29:03 +09:00
Kyohei Fukuda
329ffc9f84 Fix test config 2023-01-13 14:23:24 +09:00
Kyohei Fukuda
d3f587af87 Replace SVG files to Icon components 2023-01-13 14:16:12 +09:00
Kyohei Fukuda
956689fc35 TMP fix import ext 2023-01-13 12:47:02 +09:00
Kyohei Fukuda
e341c38f99 Fix jest setting 2023-01-03 12:48:56 +09:00
Kyohei Fukuda
20ae05e87e [TMP] Remove umd, Add cjs, esm. 2023-01-03 12:32:59 +09:00
Kyohei Fukuda
9afee50444 Update version to 1.0.18 1.0.18 2022-12-28 10:49:49 +09:00
Kyohei Fukuda
8d63e2a275 Minor fix 2022-12-28 10:48:31 +09:00
Kyohei Fukuda
d6859b73e2 Fix fontFamily bug 2022-12-28 10:40:04 +09:00
Kyohei Fukuda
584fdae212 Add 'Close answered issues' workflow 2022-12-10 17:02:52 +09:00
Kyohei Fukuda
4ad0e7c06a Rename Unit test workflow 2022-12-10 16:58:29 +09:00
Kyohei Fukuda
6ca38d524b Add Issue template 2022-12-10 16:37:46 +09:00
Kyohei Fukuda
97062e76ae Merge pull request #110 from LeBovin/patch-1
[Documentation] Update custom-font.md
2022-11-19 13:33:11 +09:00
LeBovin
daaf366c1c Update custom-font.md
Error: Field's type and fontName missplaced
2022-11-18 19:46:49 +01:00