Skip to content
Snippets Groups Projects
Commit 0c53d18c authored by Andrey Ruzhanskiy's avatar Andrey Ruzhanskiy
Browse files

Added new format A4L

parent 2790e29d
No related branches found
No related tags found
1 merge request!40feat/line rasterizer 31
......@@ -17,6 +17,18 @@ format.A4.margin.left=0
format.A4.margin.bottom=0
format.A4.margin.right=0
### A4 Landscape Format No Margin
### ===================
format.A4L.page.width=297
format.A4L.page.height=210
format.A4L.margin.top=0
format.A4L.margin.left=0
format.A4L.margin.bottom=0
format.A4L.margin.right=0
### A5 Format No Margin
### ===================
format.A5.page.width=148
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment