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

Converted zint_symbol structure usage to a more compressed format

This commit is contained in:
hooper114
2009-05-31 20:33:54 +00:00
parent 90d301a6dc
commit cb0e4e27e8
29 changed files with 447 additions and 341 deletions

View File

@@ -89,6 +89,7 @@ public:
bool save_to_file(QString filename);
private:
void encode();
int module_set(int y_coords, int x_coords);
private:
int m_symbol;