1
0
mirror of https://git.code.sf.net/p/zint/code synced 2025-12-20 03:17:12 +00:00

Ticket [125]: set type of text_height and text_offset to float as they are only used as such and one is multiplied by 0.8. In addition, silence all compiler warnings about possible data loss due to int->float and double->float conversions

This commit is contained in:
Harald Oehlmann
2019-02-02 19:42:02 +01:00
parent dc2e0b35a6
commit cbd4610d0c
2 changed files with 64 additions and 61 deletions

View File

@@ -278,6 +278,10 @@ SOURCE=..\..\backend\vector.c
SOURCE=.\zint.rc
# End Source File
# Begin Source File
SOURCE=.\zint_black_vc6.ico
# End Source File
# End Group
# End Target
# End Project