Skip to content

Latest commit

 

History

History
19 lines (14 loc) · 615 Bytes

README.md

File metadata and controls

19 lines (14 loc) · 615 Bytes

NppQrCode

Notepad++ plugin allows to create QR-Code from selected text. Just select the text and push button.

This plugin based on DelphiZXingQRCodeEx project by Michael Demidov

To build NppQrCode.dll:

  1. Open NppQrCode.dpr
  2. Build NppQrCode.dll [as a normal Delphi project]