Giter VIP home page Giter VIP logo

qrcodelibvba's Issues

Problem encoding multilingual strings containing Cyrillic letters

Hello
I need to encode a string that contains mixed symbols including Latin, Cyrillic letters, digits, and special characters.
I faced some problem encoding multilingual strings containing Cyrillic letters. If a string starts with a Cyrillic letter the QR code is generated correctly. Also if up to 6 first symbols are non-Cyrillic there's no problem encoding the whole string. However if more than 6 first symbols are non-Cyrillic the subsequent Cyrillic letters are no longer encoded correctly, each being represented with double byte characters and the question marks.
Do you have any clues on the issue?
Thank you for you work, the tool is very handy and easily portable between the Office programs.

漢字モードで簡体字の文字セットGB2312に対応してほしい

こんにちは、あなたのツールは素晴らしいです、ありがとう!
残念ながら、使用中に**語が認識できないことがわかりましたが、**語を認識できるバージョンを提供していただけますか?
私は**から来ました、私の電子メール:[email protected]。(Translated by google)

你好,你的工具非常优秀,感谢!
遗憾的是,我在使用过程中发现汉字无法识别,你能提供能识别汉字的版本吗?
我来自**,我的E-mail:[email protected]

GetPictureのEMF対応

難しいのを承知でリクエスト(というか可能なのかも含めてご確認)したいのですが、
EMF版のGetPictureの実装などは難しいでしょうか?

というのは、

    With Me.imgQr
        .PictureAlignment = fmPictureAlignmentCenter
        .PictureSizeMode = fmPictureSizeModeZoom
        .Picture = sbls(0).GetPicture(MODULE_SIZE)
    End With

というサンプルの方法を試してみたのですが、20mm角程度でVersion30以降などの細かいQRを
印字したいとき、現状の実装ですとアンチエイリアシングがうまく切れず、印字品質に優れません。
(アンチエイリアスによるつぶれが気になる)
検証環境:Microsoft Excel 2016

こちらで試したこととしては、GetMonochromeBMPの実装を参考に、
1bpp画像を送るGetPictureを試作もしてみたのですが、それでもアンチエイリアスが切れず、とい状況です。

宜しくお願い致します。

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.