mirror of
https://git.code.sf.net/p/zint/code
synced 2025-05-28 05:54:19 -04:00
Converted zint_symbol structure usage to a more compressed format
This commit is contained in:
parent
90d301a6dc
commit
cb0e4e27e8
29 changed files with 447 additions and 341 deletions
|
@ -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;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue