Skip to content

docs: add mixed encoding mode documentation#146

Open
yeqown wants to merge 1 commit into
mainfrom
feat/mixed-encoding-mode
Open

docs: add mixed encoding mode documentation#146
yeqown wants to merge 1 commit into
mainfrom
feat/mixed-encoding-mode

Conversation

@yeqown
Copy link
Copy Markdown
Owner

@yeqown yeqown commented Mar 13, 2026

Summary

  • Add comprehensive documentation for QR Code mixed encoding mode
  • Include both English and Chinese versions
  • Document mode indicators, data structure, encoding algorithm, and optimization considerations

Changes

  • docs/mixed-encoding-mode.md: New documentation file covering:
    • Overview and benefits of mixed encoding
    • Mode indicators (Numeric, Alphanumeric, Byte, Kanji, ECI)
    • Data structure for each segment
    • Encoding example with 日本語123
    • Step-by-step encoding algorithm
    • Optimization considerations for mode switching
    • Current implementation status and future plans

Related

  • Part of the Kanji encoding mode implementation effort
  • Documents the theoretical foundation for future mixed mode implementation

Test plan

  • Documentation follows the same format as kanji-encoding.md
  • Both English and Chinese versions are complete and accurate

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant