Bert Driehuis
Bert Driehuis
What this world lacks is yet another DIN styled font. Fortunately, now there is DINish: a professionally designed DIN styled font in eight styles, maintained by a passionate open source...
This pull request eliminates hard coded pixel sizes for the header text. I've still got no clue why clipping occurs if headerHeight is not at least three pixels larger than...
The Open Items report has a lot of information packed into one line. This pull request adds a landscape option to the report for legibility.
I looked at a few attempts at adding support for Odoo 12 and Ubuntu 18.04 bionic to the role, and found that the buildout part was the only non-trivial fix....
The payment order report in PDF format has a field "Invoice Ref", which user the move.ref. In my use case, the move.ref is always blank for a vendor bill, as...
I have converted as much of the original Robofab example code to fontParts as I could. I removed a few that were specific to Fontlab, others I could not get...
If the user does not reset the default browser styling for buttons, the next and previous buttons will be ugly, because they will have shadows drawn right through the buttons....
When editing glyphs in some fonts, trufont trips over "NotImplementedError: unknown segment type: qcurve". Traceback (most recent call last): File "/home/bert/.virtualenvs/trufont/lib/python3.8/site-packages/trufont/controls/glyphCanvasView.py", line 451, in mouseReleaseEvent self._redirectEvent(event, self._currentTool.mouseReleaseEvent, True) File "/home/bert/.virtualenvs/trufont/lib/python3.8/site-packages/trufont/controls/glyphCanvasView.py",...
There are no DIN-style fonts in Google Fonts, as far as I can tell. I would love to see Altinn-DIN be added. I'm not associated with Google in any other...
This diff seems to fix issue #614. I have replaced blnsvr.exe with a version that contains this patch, and the events are gone. I tested that blnsvr.exe built without this...