mirror of
https://gitee.com/openharmony/third_party_qrcodegen
synced 2024-11-23 07:10:22 +00:00
Hyphenated a phrase.
This commit is contained in:
parent
4c74eea03e
commit
db4ad0bda8
@ -21,7 +21,7 @@ Core features:
|
||||
* Output format: Raw modules/pixels of the QR symbol
|
||||
* Detects finder-like penalty patterns more accurately than other implementations
|
||||
* Encodes numeric and special-alphanumeric text in less space than general text
|
||||
* Open source code under the permissive MIT License
|
||||
* Open-source code under the permissive MIT License
|
||||
|
||||
Manual parameters:
|
||||
|
||||
|
@ -12,7 +12,7 @@
|
||||
* <li><p>Supports encoding all 40 versions (sizes) and all 4 error correction levels, as per the QR Code Model 2 standard</p></li>
|
||||
* <li><p>Output format: Raw modules/pixels of the QR symbol</p></li>
|
||||
* <li><p>Encodes numeric and special-alphanumeric text in less space than general text</p></li>
|
||||
* <li><p>Open source code under the permissive MIT License</p></li>
|
||||
* <li><p>Open-source code under the permissive MIT License</p></li>
|
||||
* </ul>
|
||||
* <p>Manual parameters:</p>
|
||||
* <ul>
|
||||
|
@ -71,7 +71,7 @@ Core features:
|
||||
* Supports encoding all 40 versions (sizes) and all 4 error correction levels, as per the QR Code Model 2 standard
|
||||
* Output format: Raw modules/pixels of the QR symbol
|
||||
* Encodes numeric and special-alphanumeric text in less space than general text
|
||||
* Open source code under the permissive MIT License
|
||||
* Open-source code under the permissive MIT License
|
||||
|
||||
Manual parameters:
|
||||
|
||||
|
@ -21,7 +21,7 @@ Core features:
|
||||
* Output format: Raw modules/pixels of the QR symbol
|
||||
* Detects finder-like penalty patterns more accurately than other implementations
|
||||
* Encodes numeric and special-alphanumeric text in less space than general text
|
||||
* Open source code under the permissive MIT License
|
||||
* Open-source code under the permissive MIT License
|
||||
|
||||
Manual parameters:
|
||||
|
||||
|
@ -41,7 +41,7 @@
|
||||
//! - Output format: Raw modules/pixels of the QR symbol
|
||||
//! - Detects finder-like penalty patterns more accurately than other implementations
|
||||
//! - Encodes numeric and special-alphanumeric text in less space than general text
|
||||
//! - Open source code under the permissive MIT License
|
||||
//! - Open-source code under the permissive MIT License
|
||||
//!
|
||||
//! Manual parameters:
|
||||
//!
|
||||
|
Loading…
Reference in New Issue
Block a user