mirror of
https://github.com/tmaier/asn-qr-code-label-generator.git
synced 2026-03-14 16:43:31 +00:00
Elaborate on the limitations in the README
This commit is contained in:
parent
60f06cf1e8
commit
d97d521d57
1 changed files with 3 additions and 0 deletions
|
|
@ -22,9 +22,12 @@ The application currently supports the following label formats:
|
||||||
The application currently has the following limitations:
|
The application currently has the following limitations:
|
||||||
|
|
||||||
- The application is currently only available in English.
|
- The application is currently only available in English.
|
||||||
|
This is considered a non-issue, as the application is designed to be self-explanatory.
|
||||||
- The application currently only supports the Avery L4731REV-25 label format.
|
- The application currently only supports the Avery L4731REV-25 label format.
|
||||||
|
Contributions for additional label formats are welcome.
|
||||||
- The application only supports Google Chrome and Chromium-based browsers, such as Microsoft Edge. And partially Firefox.
|
- The application only supports Google Chrome and Chromium-based browsers, such as Microsoft Edge. And partially Firefox.
|
||||||
This limitation is due to the use of the [CSS `@page` rule](https://developer.mozilla.org/en-US/docs/Web/CSS/@page) for printing.
|
This limitation is due to the use of the [CSS `@page` rule](https://developer.mozilla.org/en-US/docs/Web/CSS/@page) for printing.
|
||||||
|
Contributions for additional browser support are welcome.
|
||||||
|
|
||||||
### Key Design Decisions
|
### Key Design Decisions
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue