SkiaSharp.QrCode
High-performance QR code generator/reader with SkiaSharp integration.
파일 탐색기
최종 버전 다운로드 (.zip)- SKILL.md
- skiasharp-qrcode-microqr-rmqr-implementation-plan.md
- skiasharp-qrcode-microqr-rmqr-test-strategy.md
- microqr-spec-map.md
- qrcode-symbologies.md
- qrcode-test-fixtures.md
- rmqr-decoder.md
- rmqr-encoder.md
- rmqr-spec-map.md
- standardqr-decoder.md
- standardqr-encoder.md
- standardqr-spec-map.md
- DESIGN.md
- docs_authoring_guidelines.md
- README.md
- build.yaml
- codeql.yml
- lint-dotnet.yaml
- pr-harness.yaml
- release.yaml
- stale.yaml
- CODEOWNERS
- codeql-config.yaml
- dependabot.yaml
- FUNDING.yml
- benchmark_microqr_decode.png
- benchmark_microqr_encode.png
- benchmark_rmqr_decode.png
- benchmark_rmqr_encode.png
- benchmark_simpleencode_net10.0.png
- benchmark_standardqr_decode.png
- benchmark_standardqr_encode.png
- data-capacity.md
- migration.md
- MainLayout.razor
- Home.razor
- NotFound.razor
- launchSettings.json
- app.css
- favicon.png
- index.html
- _Imports.razor
- App.razor
- BlazorWasm.csproj
- Program.cs
- QrImageFactory.cs
- QrOptions.cs
- README.md
- launchSettings.json
- finderpattern_antialias_fixed.png
- finderpattern_antialias_reproduced.png
- insta.png
- instarich-logo.png
- pattern10_canvas_direct.png
- pattern11_buffer_writer.png
- pattern12_format.jpg
- pattern12_format.png
- pattern12_format.webp
- pattern12_format_oneliner.jpg
- pattern13_finderpattern_rounded_rectangle.png
- pattern14_instagram_style.png
- pattern15_instagram_frame.png
- pattern16_compress_decompress.png
- pattern18a_logo_percent_overlap.png
- pattern18b_logo_module_aligned.png
- pattern19_showcase_aurora.png
- pattern1_static_method.png
- pattern20_showcase_sunset_brand.png
- pattern21_showcase_neon_night.png
- pattern22_svg_simple.svg
- pattern22_svg_styled.svg
- pattern23_rotated.png
- pattern24_microqr_static.png
- pattern25_microqr_styled.png
- pattern27_rmqr_static.png
- pattern28_rmqr_fixed_height.png
- pattern2_static_stream.png
- pattern3_builder_basic.png
- pattern3b_module_pixel_size.png
- pattern3c_module_pixel_size_padded.png
- pattern4_builder_colors.png
- pattern5_builder_shape.png
- pattern6_builder_gradient.png
- pattern7_builder_icon.png
- pattern8_builder_full.png
- pattern9_renderer.png
- test.png
- ConsoleApp.csproj
- Program.cs
- ConsoleAppNativeAOT.csproj
- Program.cs
- CreateInstagramLogo.cs
- Finderpattern.cs
- FinderPatternAlwaysBlack.cs
- ModulePixelSize.cs
- Sample.cs
- SpecifyVersion.cs
- launchSettings.json
- Dockerfile
- NanoServerGenerate.csproj
- Program.cs
- launchSettings.json
- Program.cs
- SimpleGenerate.csproj
- Program.cs
- SimpleSerialize.csproj
- BufferWriterStream.cs
- FinderPatternShape.cs
- GradientOptions.cs
- IconData.cs
- IconShape.cs
- MicroQRCodeImageBuilder.cs
- ModuleShape.cs
- QRCodeImageBuilder.cs
- QRCodeImageBuilderBase.cs
- QRImageLayout.cs
- RmQRCodeImageBuilder.cs
- SvgRootAttributeInjectorStream.cs
- Vector2Slim.cs
- EccBinaryDecoder.cs
- EccBinaryDecoder.Simd.Arm.cs
- EccBinaryDecoder.Simd.cs
- SegmentDecoders.cs
- BinaryInterleaver.cs
- BitReader.cs
- BitWriter.cs
- EccBinaryEncoder.cs
- EccBinaryEncoder.Simd.Arm.cs
- EccBinaryEncoder.Simd.cs
- Binarizer.cs
- FinderAxisEstimator.cs
- FinderPatternFinder.cs
- ImageDimensions.cs
- LuminanceConverter.cs
- LuminanceConverter.Simd.Arm.cs
- LuminanceConverter.Simd.cs
- LuminanceInverter.cs
- PerspectiveTransform.cs
- MicroQRBinaryDecoder.cs
- MicroQRBinaryEncoder.cs
- MicroQRConstants.cs
- MicroQRFormatInformationDecoder.cs
- MicroQRImageDecoder.cs
- MicroQRMatrixDecoder.cs
- MicroQRModulePlacer.cs
- MicroQRModulePlacer.PlaceSymbol.cs
- RmQRBinaryDecoder.cs
- RmQRBinaryEncoder.cs
- RmQRBinaryEncoder.Segmented.cs
- RmQRCodewordEncoder.cs
- RmQRConstants.cs
- RmQRFormatInformationDecoder.cs
- RmQRImageDecoder.cs
- RmQRMatrixDecoder.cs
- RmQRMatrixDecoder.Simd.Arm.cs
- RmQRMatrixDecoder.Simd.cs
- RmQRModulePlacer.cs
- RmQRModulePlacer.Simd.Arm.cs
- RmQRSegment.cs
- RmQRSegmentPlanner.cs
- RmQRVersionSelector.cs
- AlignmentPatternFinder.cs
- EncodingModeExtensions.cs
- FormatInformationDecoder.cs
- ModulePlacer.cs
- ModulePlacer.Layout.cs
- ModulePlacer.Masking.cs
- ModulePlacer.Masking.Simd.Arm.cs
- ModulePlacer.Masking.Simd.cs
- QRBinaryDecoder.cs
- QRBinaryEncoder.cs
- QRCodeConstants.cs
- QRImageDecoder.cs
- QRMatrixDecoder.cs
- CharacterSets.cs
- ECCInfo.cs
- EncodingMode.cs
- GaloisField.cs
- HardwareCapabilities.cs
- ModuleBitPacker.cs
- ModuleMatrixView.cs
- Point.cs
- Polynom.cs
- Rectangle.cs
- TextAnalyzer.cs
- Compression.cs
- ECCLevel.cs
- EciMode.cs
- MicroQRCodeCalculatedSize.cs
- MicroQRCodeData.cs
- MicroQRCodeDecodeInfo.cs
- MicroQRCodeDecoder.cs
- MicroQRCodeGenerator.cs
- MicroQREccLevel.cs
- MicroQRVersion.cs
- QRCodeCalculatedSize.cs
- QRCodeData.cs
- QRCodeDecodeInfo.cs
- QRCodeDecoder.cs
- QRCodeExtensions.cs
- QRCodeGenerator.cs
- QRCodeRenderer.cs
- RmQRCodeCalculatedSize.cs
- RmQRCodeData.cs
- RmQRCodeDecodeInfo.cs
- RmQRCodeDecoder.cs
- RmQRCodeGenerator.cs
- RmQREccLevel.cs
- RmQRFitStrategy.cs
- RmQRHeight.cs
- RmQRSegmentation.cs
- RmQRVersion.cs
- SkiaSharp.QrCode.csproj
- globals.cs
- MicroQRDecodeEndToEnd.cs
- MicroQREncodeEndToend.cs
- MicroQRImageEndToEnd.cs
- Program.cs
- QRCodeDecodeEndToEnd.cs
- QRCodeEncodeEndToEnd.cs
- QRCodeImageEndToEnd.cs
- RmQRDecodeEndToEnd.cs
- RmQREncodeEndToEnd.cs
- RmQRImageEndToEnd.cs
- RmQRSegmentationEncode.cs
- SimpleEncode.cs
- SkiaSharp.QrCode.Benchmark.csproj
- launchSettings.json
- favicon.svg
- index.html
- main.js
- share-payload.js
- style.css
- Program.cs
- QrInterop.cs
- README.md
- SkiaSharp.QrCode.Playground.csproj
- m1-numeric-max.json
- m1-numeric-max.matrix.txt
- m1-numeric-max.png
- m1-numeric-short.json
- m1-numeric-short.matrix.txt
- m1-numeric-short.png
- m2-l-alphanumeric-max.json
- m2-l-alphanumeric-max.matrix.txt
- m2-l-alphanumeric-max.png
- m2-l-numeric-max.json
- m2-l-numeric-max.matrix.txt
- m2-l-numeric-max.png
- m2-m-alphanumeric-max.json
- m2-m-alphanumeric-max.matrix.txt
- m2-m-alphanumeric-max.png
- m2-m-numeric-max.json
- m2-m-numeric-max.matrix.txt
- m2-m-numeric-max.png
- m3-l-alphanumeric-max.json
- m3-l-alphanumeric-max.matrix.txt
- m3-l-alphanumeric-max.png
- m3-l-byte-max.json
- m3-l-byte-max.matrix.txt
- m3-l-byte-max.png
- m3-l-numeric-max.json
- m3-l-numeric-max.matrix.txt
- m3-l-numeric-max.png
- m3-m-byte-max.json
- m3-m-byte-max.matrix.txt
- m3-m-byte-max.png
- m3-m-numeric-max.json
- m3-m-numeric-max.matrix.txt
- m3-m-numeric-max.png
- m4-l-alphanumeric-max.json
- m4-l-alphanumeric-max.matrix.txt
- m4-l-alphanumeric-max.png
- m4-l-byte-max.json
- m4-l-byte-max.matrix.txt
- m4-l-byte-max.png
- m4-l-numeric-max.json
- m4-l-numeric-max.matrix.txt
- m4-l-numeric-max.png
- m4-l-utf8-japanese.json
- m4-l-utf8-japanese.matrix.txt
- m4-l-utf8-japanese.png
- m4-m-alphanumeric-max.json
- m4-m-alphanumeric-max.matrix.txt
- m4-m-alphanumeric-max.png
- m4-m-byte-short.json
- m4-m-byte-short.matrix.txt
- m4-m-byte-short.png
- m4-q-byte-max.json
- m4-q-byte-max.matrix.txt
- m4-q-byte-max.png
- m1-numeric-max.json
- m1-numeric-max.matrix.txt
- m1-numeric-max.png
- m1-numeric-short.json
- m1-numeric-short.matrix.txt
- m1-numeric-short.png
- m2-l-alphanumeric-max.json
- m2-l-alphanumeric-max.matrix.txt
- m2-l-alphanumeric-max.png
- m2-l-numeric-max.json
- m2-l-numeric-max.matrix.txt
- m2-l-numeric-max.png
- m2-m-alphanumeric-max.json
- m2-m-alphanumeric-max.matrix.txt
- m2-m-alphanumeric-max.png
- m2-m-numeric-max.json
- m2-m-numeric-max.matrix.txt
- m2-m-numeric-max.png
- m3-l-alphanumeric-max.json
- m3-l-alphanumeric-max.matrix.txt
- m3-l-alphanumeric-max.png
- m3-l-byte-max.json
- m3-l-byte-max.matrix.txt
- m3-l-byte-max.png
- m3-l-numeric-max.json
- m3-l-numeric-max.matrix.txt
- m3-l-numeric-max.png
- m3-m-byte-max.json
- m3-m-byte-max.matrix.txt
- m3-m-byte-max.png
- m3-m-numeric-max.json
- m3-m-numeric-max.matrix.txt
- m3-m-numeric-max.png
- m4-l-alphanumeric-max.json
- m4-l-alphanumeric-max.matrix.txt
- m4-l-alphanumeric-max.png
- m4-l-byte-max.json
- m4-l-byte-max.matrix.txt
- m4-l-byte-max.png
- m4-l-numeric-max.json
- m4-l-numeric-max.matrix.txt
- m4-l-numeric-max.png
- m4-m-alphanumeric-max.json
- m4-m-alphanumeric-max.matrix.txt
- m4-m-alphanumeric-max.png
- m4-m-byte-short.json
- m4-m-byte-short.matrix.txt
- m4-m-byte-short.png
- m4-q-byte-max.json
- m4-q-byte-max.matrix.txt
- m4-q-byte-max.png
- r11x139-h-numeric-max.json
- r11x139-h-numeric-max.matrix.txt
- r11x139-h-numeric-max.png
- r11x27-h-alphanumeric-max.json
- r11x27-h-alphanumeric-max.matrix.txt
- r11x27-h-alphanumeric-max.png
- r11x27-h-utf8-japanese.json
- r11x27-h-utf8-japanese.matrix.txt
- r11x27-h-utf8-japanese.png
- r11x43-h-byte-max.json
- r11x43-h-byte-max.matrix.txt
- r11x43-h-byte-max.png
- r11x59-m-numeric-max.json
- r11x59-m-numeric-max.matrix.txt
- r11x59-m-numeric-max.png
- r11x77-m-alphanumeric-max.json
- r11x77-m-alphanumeric-max.matrix.txt
- r11x77-m-alphanumeric-max.png
- r11x99-m-byte-max.json
- r11x99-m-byte-max.matrix.txt
- r11x99-m-byte-max.png
- r13x139-h-numeric-max.json
- r13x139-h-numeric-max.matrix.txt
- r13x139-h-numeric-max.png
- r13x27-h-alphanumeric-max.json
- r13x27-h-alphanumeric-max.matrix.txt
- r13x27-h-alphanumeric-max.png
- r13x43-h-byte-max.json
- r13x43-h-byte-max.matrix.txt
- r13x43-h-byte-max.png
- r13x59-m-numeric-max.json
- r13x59-m-numeric-max.matrix.txt
- r13x59-m-numeric-max.png
- r13x59-m-utf8-japanese.json
- r13x59-m-utf8-japanese.matrix.txt
- r13x59-m-utf8-japanese.png
- r13x77-m-alphanumeric-max.json
- r13x77-m-alphanumeric-max.matrix.txt
- r13x77-m-alphanumeric-max.png
- r13x99-m-byte-max.json
- r13x99-m-byte-max.matrix.txt
- r13x99-m-byte-max.png
- r15x139-m-byte-max.json
- r15x139-m-byte-max.matrix.txt
- r15x139-m-byte-max.png
- r15x43-h-alphanumeric-max.json
- r15x43-h-alphanumeric-max.matrix.txt
- r15x43-h-alphanumeric-max.png
- r15x59-h-byte-max.json
- r15x59-h-byte-max.matrix.txt
- r15x59-h-byte-max.png
- r15x77-m-numeric-max.json
- r15x77-m-numeric-max.matrix.txt
- r15x77-m-numeric-max.png
- r15x99-m-alphanumeric-max.json
- r15x99-m-alphanumeric-max.matrix.txt
- r15x99-m-alphanumeric-max.png
- r17x139-h-utf8-mixed.json
- r17x139-h-utf8-mixed.matrix.txt
- r17x139-h-utf8-mixed.png
- r17x139-m-alphanumeric-max.json
- r17x139-m-alphanumeric-max.matrix.txt
- r17x139-m-alphanumeric-max.png
- r17x43-h-numeric-max.json
- r17x43-h-numeric-max.matrix.txt
- r17x43-h-numeric-max.png
- r17x59-h-alphanumeric-max.json
- r17x59-h-alphanumeric-max.matrix.txt
- r17x59-h-alphanumeric-max.png
- r17x77-h-byte-max.json
- r17x77-h-byte-max.matrix.txt
- r17x77-h-byte-max.png
- r17x99-m-numeric-max.json
- r17x99-m-numeric-max.matrix.txt
- r17x99-m-numeric-max.png
- r7x139-h-alphanumeric-max.json
- r7x139-h-alphanumeric-max.matrix.txt
- r7x139-h-alphanumeric-max.png
- r7x43-m-numeric-max.json
- r7x43-m-numeric-max.matrix.txt
- r7x43-m-numeric-max.png
- r7x43-m-utf8-japanese.json
- r7x43-m-utf8-japanese.matrix.txt
- r7x43-m-utf8-japanese.png
- r7x59-m-alphanumeric-max.json
- r7x59-m-alphanumeric-max.matrix.txt
- r7x59-m-alphanumeric-max.png
- r7x77-m-byte-max.json
- r7x77-m-byte-max.matrix.txt
- r7x77-m-byte-max.png
- r7x99-h-numeric-max.json
- r7x99-h-numeric-max.matrix.txt
- r7x99-h-numeric-max.png
- r9x139-h-numeric-max.json
- r9x139-h-numeric-max.matrix.txt
- r9x139-h-numeric-max.png
- r9x43-h-byte-max.json
- r9x43-h-byte-max.matrix.txt
- r9x43-h-byte-max.png
- r9x59-m-numeric-max.json
- r9x59-m-numeric-max.matrix.txt
- r9x59-m-numeric-max.png
- r9x77-m-alphanumeric-max.json
- r9x77-m-alphanumeric-max.matrix.txt
- r9x77-m-alphanumeric-max.png
- r9x99-m-byte-max.json
- r9x99-m-byte-max.matrix.txt
- r9x99-m-byte-max.png
- r11x139-h-alphanumeric-1.json
- r11x139-h-alphanumeric-1.matrix.txt
- r11x139-h-alphanumeric-1.png
- r11x139-h-byte-1.json
- r11x139-h-byte-1.matrix.txt
- r11x139-h-byte-1.png
- r11x139-m-numeric-1.json
- r11x139-m-numeric-1.matrix.txt
- r11x139-m-numeric-1.png
- r11x139-m-numeric-max.json
- r11x139-m-numeric-max.matrix.txt
- r11x139-m-numeric-max.png
- r11x27-h-alphanumeric-1.json
- r11x27-h-alphanumeric-1.matrix.txt
- r11x27-h-alphanumeric-1.png
- r11x27-h-byte-max.json
- r11x27-h-byte-max.matrix.txt
- r11x27-h-byte-max.png
- r11x27-m-byte-1.json
- r11x27-m-byte-1.matrix.txt
- r11x27-m-byte-1.png
- r11x27-m-numeric-1.json
- r11x27-m-numeric-1.matrix.txt
- r11x27-m-numeric-1.png
- r11x43-h-alphanumeric-1.json
- r11x43-h-alphanumeric-1.matrix.txt
- r11x43-h-alphanumeric-1.png
- r11x43-h-byte-1.json
- r11x43-h-byte-1.matrix.txt
- r11x43-h-byte-1.png
- r11x43-m-numeric-1.json
- r11x43-m-numeric-1.matrix.txt
- r11x43-m-numeric-1.png
- r11x59-h-alphanumeric-1.json
- r11x59-h-alphanumeric-1.matrix.txt
- r11x59-h-alphanumeric-1.png
- r11x59-m-byte-1.json
- r11x59-m-byte-1.matrix.txt
- r11x59-m-byte-1.png
- r11x59-m-numeric-1.json
- r11x59-m-numeric-1.matrix.txt
- r11x59-m-numeric-1.png
- r11x77-h-alphanumeric-1.json
- r11x77-h-alphanumeric-1.matrix.txt
- r11x77-h-alphanumeric-1.png
- r11x77-h-byte-1.json
- r11x77-h-byte-1.matrix.txt
- r11x77-h-byte-1.png
- r11x77-m-numeric-1.json
- r11x77-m-numeric-1.matrix.txt
- r11x77-m-numeric-1.png
- r11x99-h-alphanumeric-1.json
- r11x99-h-alphanumeric-1.matrix.txt
- r11x99-h-alphanumeric-1.png
- r11x99-m-byte-1.json
- r11x99-m-byte-1.matrix.txt
- r11x99-m-byte-1.png
- r11x99-m-numeric-1.json
- r11x99-m-numeric-1.matrix.txt
- r11x99-m-numeric-1.png
- r13x139-h-alphanumeric-1.json
- r13x139-h-alphanumeric-1.matrix.txt
- r13x139-h-alphanumeric-1.png
- r13x139-h-byte-1.json
- r13x139-h-byte-1.matrix.txt
- r13x139-h-byte-1.png
- r13x139-m-numeric-1.json
- r13x139-m-numeric-1.matrix.txt
- r13x139-m-numeric-1.png
- r13x139-m-numeric-max.json
- r13x139-m-numeric-max.matrix.txt
- r13x139-m-numeric-max.png
- r13x27-h-alphanumeric-1.json
- r13x27-h-alphanumeric-1.matrix.txt
- r13x27-h-alphanumeric-1.png
- r13x27-h-byte-max.json
- r13x27-h-byte-max.matrix.txt
- r13x27-h-byte-max.png
- r13x27-m-byte-1.json
- r13x27-m-byte-1.matrix.txt
- r13x27-m-byte-1.png
- r13x27-m-numeric-1.json
- r13x27-m-numeric-1.matrix.txt
- r13x27-m-numeric-1.png
- r13x43-h-alphanumeric-1.json
- r13x43-h-alphanumeric-1.matrix.txt
- r13x43-h-alphanumeric-1.png
- r13x43-h-byte-1.json
- r13x43-h-byte-1.matrix.txt
- r13x43-h-byte-1.png
- r13x43-m-numeric-1.json
- r13x43-m-numeric-1.matrix.txt
- r13x43-m-numeric-1.png
- r13x59-h-alphanumeric-1.json
- r13x59-h-alphanumeric-1.matrix.txt
- r13x59-h-alphanumeric-1.png
- r13x59-m-byte-1.json
- r13x59-m-byte-1.matrix.txt
- r13x59-m-byte-1.png
- r13x59-m-numeric-1.json
- r13x59-m-numeric-1.matrix.txt
- r13x59-m-numeric-1.png
- r13x77-h-alphanumeric-1.json
- r13x77-h-alphanumeric-1.matrix.txt
- r13x77-h-alphanumeric-1.png
- r13x77-h-byte-1.json
- r13x77-h-byte-1.matrix.txt
- r13x77-h-byte-1.png
- r13x77-m-numeric-1.json
- r13x77-m-numeric-1.matrix.txt
- r13x77-m-numeric-1.png
- r13x99-h-alphanumeric-1.json
- r13x99-h-alphanumeric-1.matrix.txt
- r13x99-h-alphanumeric-1.png
- r13x99-m-byte-1.json
- r13x99-m-byte-1.matrix.txt
- r13x99-m-byte-1.png
- r13x99-m-numeric-1.json
- r13x99-m-numeric-1.matrix.txt
- r13x99-m-numeric-1.png
- r15x139-h-alphanumeric-1.json
- r15x139-h-alphanumeric-1.matrix.txt
- r15x139-h-alphanumeric-1.png
- r15x139-m-byte-1.json
- r15x139-m-byte-1.matrix.txt
- r15x139-m-byte-1.png
- r15x139-m-numeric-1.json
- r15x139-m-numeric-1.matrix.txt
- r15x139-m-numeric-1.png
- r15x139-m-numeric-max.json
- r15x139-m-numeric-max.matrix.txt
- r15x139-m-numeric-max.png
- r15x43-h-alphanumeric-1.json
- r15x43-h-alphanumeric-1.matrix.txt
- r15x43-h-alphanumeric-1.png
- r15x43-h-byte-max.json
- r15x43-h-byte-max.matrix.txt
- r15x43-h-byte-max.png
- r15x43-m-byte-1.json
- r15x43-m-byte-1.matrix.txt
- r15x43-m-byte-1.png
- r15x43-m-numeric-1.json
- r15x43-m-numeric-1.matrix.txt
- r15x43-m-numeric-1.png
- r15x59-h-alphanumeric-1.json
- r15x59-h-alphanumeric-1.matrix.txt
- r15x59-h-alphanumeric-1.png
- r15x59-h-byte-1.json
- r15x59-h-byte-1.matrix.txt
- r15x59-h-byte-1.png
- r15x59-m-numeric-1.json
- r15x59-m-numeric-1.matrix.txt
- r15x59-m-numeric-1.png
- r15x77-h-alphanumeric-1.json
- r15x77-h-alphanumeric-1.matrix.txt
- r15x77-h-alphanumeric-1.png
- r15x77-m-byte-1.json
- r15x77-m-byte-1.matrix.txt
- r15x77-m-byte-1.png
- r15x77-m-numeric-1.json
- r15x77-m-numeric-1.matrix.txt
- r15x77-m-numeric-1.png
- r15x99-h-alphanumeric-1.json
- r15x99-h-alphanumeric-1.matrix.txt
- r15x99-h-alphanumeric-1.png
- r15x99-h-byte-1.json
- r15x99-h-byte-1.matrix.txt
- r15x99-h-byte-1.png
- r15x99-m-numeric-1.json
- r15x99-m-numeric-1.matrix.txt
- r15x99-m-numeric-1.png
- r17x139-h-alphanumeric-1.json
- r17x139-h-alphanumeric-1.matrix.txt
- r17x139-h-alphanumeric-1.png
- r17x139-h-byte-1.json
- r17x139-h-byte-1.matrix.txt
- r17x139-h-byte-1.png
- r17x139-m-numeric-1.json
- r17x139-m-numeric-1.matrix.txt
- r17x139-m-numeric-1.png
- r17x139-m-numeric-max.json
- r17x139-m-numeric-max.matrix.txt
- r17x139-m-numeric-max.png
- r17x43-h-alphanumeric-1.json
- r17x43-h-alphanumeric-1.matrix.txt
- r17x43-h-alphanumeric-1.png
- r17x43-h-byte-1.json
- r17x43-h-byte-1.matrix.txt
- r17x43-h-byte-1.png
- r17x43-h-byte-max.json
- r17x43-h-byte-max.matrix.txt
- r17x43-h-byte-max.png
- r17x43-m-numeric-1.json
- r17x43-m-numeric-1.matrix.txt
- r17x43-m-numeric-1.png
- r17x59-h-alphanumeric-1.json
- r17x59-h-alphanumeric-1.matrix.txt
- r17x59-h-alphanumeric-1.png
- r17x59-m-byte-1.json
- r17x59-m-byte-1.matrix.txt
- r17x59-m-byte-1.png
- r17x59-m-numeric-1.json
- r17x59-m-numeric-1.matrix.txt
- r17x59-m-numeric-1.png
- r17x77-h-alphanumeric-1.json
- r17x77-h-alphanumeric-1.matrix.txt
- r17x77-h-alphanumeric-1.png
- r17x77-h-byte-1.json
- r17x77-h-byte-1.matrix.txt
- r17x77-h-byte-1.png
- r17x77-m-numeric-1.json
- r17x77-m-numeric-1.matrix.txt
- r17x77-m-numeric-1.png
- r17x99-h-alphanumeric-1.json
- r17x99-h-alphanumeric-1.matrix.txt
- r17x99-h-alphanumeric-1.png
- r17x99-m-byte-1.json
- r17x99-m-byte-1.matrix.txt
- r17x99-m-byte-1.png
- r17x99-m-numeric-1.json
- r17x99-m-numeric-1.matrix.txt
- r17x99-m-numeric-1.png
- r7x139-h-alphanumeric-1.json
- r7x139-h-alphanumeric-1.matrix.txt
- r7x139-h-alphanumeric-1.png
- r7x139-m-byte-1.json
- r7x139-m-byte-1.matrix.txt
- r7x139-m-byte-1.png
- r7x139-m-numeric-1.json
- r7x139-m-numeric-1.matrix.txt
- r7x139-m-numeric-1.png
- r7x139-m-numeric-max.json
- r7x139-m-numeric-max.matrix.txt
- r7x139-m-numeric-max.png
- r7x43-h-alphanumeric-1.json
- r7x43-h-alphanumeric-1.matrix.txt
- r7x43-h-alphanumeric-1.png
- r7x43-h-byte-max.json
- r7x43-h-byte-max.matrix.txt
- r7x43-h-byte-max.png
- r7x43-m-byte-1.json
- r7x43-m-byte-1.matrix.txt
- r7x43-m-byte-1.png
- r7x43-m-numeric-1.json
- r7x43-m-numeric-1.matrix.txt
- r7x43-m-numeric-1.png
- r7x59-h-alphanumeric-1.json
- r7x59-h-alphanumeric-1.matrix.txt
- r7x59-h-alphanumeric-1.png
- r7x59-h-byte-1.json
- r7x59-h-byte-1.matrix.txt
- r7x59-h-byte-1.png
- r7x59-m-numeric-1.json
- r7x59-m-numeric-1.matrix.txt
- r7x59-m-numeric-1.png
- r7x77-h-alphanumeric-1.json
- r7x77-h-alphanumeric-1.matrix.txt
- r7x77-h-alphanumeric-1.png
- r7x77-m-byte-1.json
- r7x77-m-byte-1.matrix.txt
- r7x77-m-byte-1.png
- r7x77-m-numeric-1.json
- r7x77-m-numeric-1.matrix.txt
- r7x77-m-numeric-1.png
- r7x99-h-alphanumeric-1.json
- r7x99-h-alphanumeric-1.matrix.txt
- r7x99-h-alphanumeric-1.png
- r7x99-h-byte-1.json
- r7x99-h-byte-1.matrix.txt
- r7x99-h-byte-1.png
- r7x99-m-numeric-1.json
- r7x99-m-numeric-1.matrix.txt
- r7x99-m-numeric-1.png
- r9x139-h-alphanumeric-1.json
- r9x139-h-alphanumeric-1.matrix.txt
- r9x139-h-alphanumeric-1.png
- r9x139-h-byte-1.json
- r9x139-h-byte-1.matrix.txt
- r9x139-h-byte-1.png
- r9x139-m-numeric-1.json
- r9x139-m-numeric-1.matrix.txt
- r9x139-m-numeric-1.png
- r9x139-m-numeric-max.json
- r9x139-m-numeric-max.matrix.txt
- r9x139-m-numeric-max.png
- r9x43-h-alphanumeric-1.json
- r9x43-h-alphanumeric-1.matrix.txt
- r9x43-h-alphanumeric-1.png
- r9x43-h-byte-1.json
- r9x43-h-byte-1.matrix.txt
- r9x43-h-byte-1.png
- r9x43-h-byte-max.json
- r9x43-h-byte-max.matrix.txt
- r9x43-h-byte-max.png
- r9x43-m-numeric-1.json
- r9x43-m-numeric-1.matrix.txt
- r9x43-m-numeric-1.png
- r9x59-h-alphanumeric-1.json
- r9x59-h-alphanumeric-1.matrix.txt
- r9x59-h-alphanumeric-1.png
- r9x59-m-byte-1.json
- r9x59-m-byte-1.matrix.txt
- r9x59-m-byte-1.png
- r9x59-m-numeric-1.json
- r9x59-m-numeric-1.matrix.txt
- r9x59-m-numeric-1.png
- r9x77-h-alphanumeric-1.json
- r9x77-h-alphanumeric-1.matrix.txt
- r9x77-h-alphanumeric-1.png
- r9x77-h-byte-1.json
- r9x77-h-byte-1.matrix.txt
- r9x77-h-byte-1.png
- r9x77-m-numeric-1.json
- r9x77-m-numeric-1.matrix.txt
- r9x77-m-numeric-1.png
- r9x99-h-alphanumeric-1.json
- r9x99-h-alphanumeric-1.matrix.txt
- r9x99-h-alphanumeric-1.png
- r9x99-m-byte-1.json
- r9x99-m-byte-1.matrix.txt
- r9x99-m-byte-1.png
- r9x99-m-numeric-1.json
- r9x99-m-numeric-1.matrix.txt
- r9x99-m-numeric-1.png
- alphanumeric-25chars-v1-boundary-l.json
- alphanumeric-25chars-v1-boundary-l.matrix.txt
- alphanumeric-25chars-v1-boundary-l.png
- alphanumeric-fullset-m.json
- alphanumeric-fullset-m.matrix.txt
- alphanumeric-fullset-m.png
- alphanumeric-helloworld-h.json
- alphanumeric-helloworld-h.matrix.txt
- alphanumeric-helloworld-h.png
- alphanumeric-helloworld-l.json
- alphanumeric-helloworld-l.matrix.txt
- alphanumeric-helloworld-l.png
- alphanumeric-helloworld-m.json
- alphanumeric-helloworld-m.matrix.txt
- alphanumeric-helloworld-m.png
- alphanumeric-helloworld-q.json
- alphanumeric-helloworld-q.matrix.txt
- alphanumeric-helloworld-q.png
- byte-long-sentence-m.json
- byte-long-sentence-m.matrix.txt
- byte-long-sentence-m.png
- byte-url-h.json
- byte-url-h.matrix.txt
- byte-url-h.png
- byte-url-l.json
- byte-url-l.matrix.txt
- byte-url-l.png
- byte-url-m.json
- byte-url-m.matrix.txt
- byte-url-m.png
- byte-url-q.json
- byte-url-q.matrix.txt
- byte-url-q.png
- byte-utf8-emoji-m.json
- byte-utf8-emoji-m.matrix.txt
- byte-utf8-emoji-m.png
- byte-utf8-japanese-h.json
- byte-utf8-japanese-h.matrix.txt
- byte-utf8-japanese-h.png
- byte-utf8-japanese-m.json
- byte-utf8-japanese-m.matrix.txt
- byte-utf8-japanese-m.png
- numeric-10digits-h.json
- numeric-10digits-h.matrix.txt
- numeric-10digits-h.png
- numeric-10digits-l.json
- numeric-10digits-l.matrix.txt
- numeric-10digits-l.png
- numeric-10digits-m.json
- numeric-10digits-m.matrix.txt
- numeric-10digits-m.png
- numeric-10digits-q.json
- numeric-10digits-q.matrix.txt
- numeric-10digits-q.png
- numeric-500digits-h.json
- numeric-500digits-h.matrix.txt
- numeric-500digits-h.png
- numeric-500digits-m.json
- numeric-500digits-m.matrix.txt
- numeric-500digits-m.png
- numeric-7089digits-l.json
- numeric-7089digits-l.matrix.txt
- numeric-7089digits-l.png
- FixtureLoader.cs
- MicroQRBinaryDecoderUnitTest.cs
- MicroQRBinaryEncoderParityTest.cs
- MicroQRBinaryEncoderUnitTest.cs
- MicroQRBitAccumulatorUnitTest.cs
- MicroQRCodeDataUnitTest.cs
- MicroQRCodeDecoderImageTest.cs
- MicroQRCodeDecoderPerspectiveTest.cs
- MicroQRCodeDecoderRobustnessTest.cs
- MicroQRCodeDecoderRoundTripTest.cs
- MicroQRCodeGeneratorUnitTest.cs
- MicroQRConstantsUnitTest.cs
- MicroQRFixtureTest.cs
- MicroQRFormatInformationDecoderUnitTest.cs
- MicroQRMatrixExtractionTest.cs
- MicroQRModulePlacerParityTest.cs
- FinderCandidatesStrideTest.cs
- FinderPatternShapeColorTest.cs
- IconDataModuleSizingTest.cs
- LuminanceConverterParityTest.cs
- LuminanceInverterTest.cs
- MicroQRCodeImageBuilderUnitTest.cs
- QRCodeImageBuilderClearBehaviorTest.cs
- QRCodeImageBuilderOpaqueEncodingTest.cs
- QRCodeImageBuilderSvgTest.cs
- QRCodeImagebuilderUnitTest.cs
- QRCodeRendererRunMergeParityTest.cs
- QRCodeVisualCompatibilityTest.cs
- QrImageBuilderApiParityTest.cs
- RmQRCodeImageBuilderUnitTest.cs
- SkiaImageSizeTest.cs
- VisualCompatibilityTestHelper.cs
- RmQRBinaryDecoderUnitTest.cs
- RmQRBinaryEncoderKernelParityTest.cs
- RmQRBinaryEncoderParityTest.cs
- RmQRBinaryEncoderSegmentedTest.cs
- RmQRBinaryEncoderUnitTest.cs
- RmQRBinaryEncoderWriterReferenceTest.cs
- RmQRCodeDataUnitTest.cs
- RmQRCodeDecoderImageTest.cs
- RmQRCodeDecoderPerspectiveTest.cs
- RmQRCodeDecoderRobustnessTest.cs
- RmQRCodeDecoderRoundTripTest.cs
- RmQRCodeGeneratorUnitTest.cs
- RmQRCodewordEncoderUnitTest.cs
- RmQRConstantsOracleTest.cs
- RmQRConstantsUnitTest.cs
- RmQRExtractCodewordsParityTest.cs
- RmQrFixtureTest.cs
- RmQRFormatInformationDecoderUnitTest.cs
- RmQRMatrixExtractionTest.cs
- RmQRModulePlacerParityTest.cs
- RmQRModulePlacerUnitTest.cs
- RmQRNaiveReference.cs
- RmQRSampleGridParityTest.cs
- RmQRSegmentationTest.cs
- RmQRSegmentPlannerUnitTest.cs
- RmQRSubFinderGuardTest.cs
- RmQRVersionSelectorUnitTest.cs
- BinaryInterleaverParityTest.cs
- BinaryInterleaverUnitTest.cs
- BitReaderUnitTests.cs
- BitWriterUnitTests.cs
- CharacterSetsUnitTest.cs
- EccBinaryDecoderKernelParityTest.cs
- EccBinaryDecoderUnitTest.cs
- EccBinaryEncoderKernelParityTest.cs
- EccBinaryEncoderUnitTest.cs
- GaloisFieldUnitTest.cs
- ModuleBitPackerParityTest.cs
- PerspectiveTransformUnitTest.cs
- SegmentDecoderStatusOrderTest.cs
- TextAnalyzerAdvSimdParityTest.cs
- TextAnalyzerX64ParityTest.cs
- AlignmentPatternFinderParityTest.cs
- FinderPatternFinderParityTest.cs
- FormatInformationDecoderUnitTest.cs
- ModulePlacerBinaryUnitTest.cs
- ModulePlacerLayoutParityTest.cs
- ModulePlacerMaskAdvSimdParityTest.cs
- ModulePlacerMaskPackedParityTest.cs
- ModulePlacerMaskSimdParityTest.cs
- ModulePlacerPlaceDataWordsParityTest.cs
- OtsuThresholdParityTest.cs
- QRBinaryDecoderUnitTest.cs
- QRBinaryEncoderUnitTest.cs
- QRCodeDataUnitTest.cs
- QRCodeDecodabilityTest.cs
- QRCodeDecoderImageTest.cs
- QRCodeDecoderPerspectiveTest.cs
- QRCodeDecoderRobustnessTest.cs
- QRCodeDecoderRoundTripTest.cs
- QRCodeDecoderZXingCrossTest.cs
- QRCodeGeneratorUnitTest.cs
- QRCodeGeneratorVersionBoundaryTest.cs
- SampleGridParityTest.cs
- StandardQrFixtureTest.cs
- 0123456789_eccL_eci0.pixels
- 0123456789_eccL_eci26.pixels
- 0_eccQ_eci0.pixels
- 111111111111111111111111111111111111111111_eccL_eci0.pixels
- 11111111111111111111111111111111111111111_eccL_eci0.pixels
- 11111111111111111111111111111111111111_eccL_eci26.pixels
- 11111111111111111111111111111111111111_eccL_eci3.pixels
- 1111111111111111111111111111111111111_eccL_eci26.pixels
- 1111111111111111111111111111111111111_eccL_eci3.pixels
- 11111111111111111111111111111111111_eccM_eci0.pixels
- 1111111111111111111111111111111111_eccM_eci0.pixels
- 1111111111111111111111111111111_eccM_eci26.pixels
- 1111111111111111111111111111111_eccM_eci3.pixels
- 111111111111111111111111111111_eccM_eci26.pixels
- 111111111111111111111111111111_eccM_eci3.pixels
- 111111111111111111111111111_eccQ_eci0.pixels
- 111111111111111111_eccH_eci0.pixels
- 11111111111111111_eccH_eci0.pixels
- 11111111111111_eccH_eci26.pixels
- 11111111111111_eccH_eci3.pixels
- 1111111111111_eccH_eci26.pixels
- 1111111111111_eccH_eci3.pixels
- __eccQ_eci0.pixels
- A_eccM_eci0.pixels
- AAAAAAAA_eccH_eci26.pixels
- AAAAAAAA_eccH_eci3.pixels
- AAAAAAAAA_eccH_eci26.pixels
- AAAAAAAAA_eccH_eci3.pixels
- AAAAAAAAAA_eccH_eci0.pixels
- AAAAAAAAAAA_eccH_eci0.pixels
- AAAAAAAAAAAAAAAAAA_eccM_eci26.pixels
- AAAAAAAAAAAAAAAAAA_eccM_eci3.pixels
- AAAAAAAAAAAAAAAAAAA_eccM_eci26.pixels
- AAAAAAAAAAAAAAAAAAA_eccM_eci3.pixels
- AAAAAAAAAAAAAAAAAAAA_eccM_eci0.pixels
- AAAAAAAAAAAAAAAAAAAAA_eccM_eci0.pixels
- AAAAAAAAAAAAAAAAAAAAAAA_eccL_eci26.pixels
- AAAAAAAAAAAAAAAAAAAAAAA_eccL_eci3.pixels
- AAAAAAAAAAAAAAAAAAAAAAAA_eccL_eci26.pixels
- AAAAAAAAAAAAAAAAAAAAAAAA_eccL_eci3.pixels
- AAAAAAAAAAAAAAAAAAAAAAAAA_eccL_eci0.pixels
- AAAAAAAAAAAAAAAAAAAAAAAAAA_eccL_eci0.pixels
- ABC-123_eccQ_eci0.pixels
- ABC-123_eccQ_eci26.pixels
- Café_eccL_eci3.pixels
- café_eccM_eci0.pixels
- café_eccM_eci26.pixels
- empty_eccH_eci0.pixels
- empty_eccL_eci0.pixels
- empty_eccM_eci26.pixels
- empty_eccQ_eci3.pixels
- Hello__World__eccL_eci0.pixels
- Hello__World__eccL_eci26.pixels
- HELLO_WORLD_eccM_eci0.pixels
- HELLO_WORLD_eccM_eci26.pixels
- Naïve_eccQ_eci3.pixels
- report.html
- Résumé_eccM_eci3.pixels
- Test123_eccH_eci0.pixels
- Test123_eccH_eci26.pixels
- this is non-readable chars_eccH_eci0.pixels
- this is non-readable chars_eccL_eci26.pixels
- Zürich_eccH_eci3.pixels
- Ñoño_eccQ_eci0.pixels
- Ñoño_eccQ_eci26.pixels
- Привет_мир_eccH_eci0.pixels
- Привет_мир_eccH_eci26.pixels
- こんにちは_eccM_eci0.pixels
- こんにちは_eccM_eci26.pixels
- 你好世界_eccQ_eci0.pixels
- 你好世界_eccQ_eci26.pixels
- 🎉🎊🎈_eccL_eci0.pixels
- 🎉🎊🎈_eccL_eci26.pixels
- SkiaSharp.QrCode.Tests.csproj
- CreatorProbe.cs
- FixtureModel.cs
- get-qrtool.ps1
- MicroQRCorpus.cs
- MicroQRFixtureModel.cs
- MicroQRSanityGate.cs
- MicroQRSpotCheck.cs
- PngRenderer.cs
- Program.cs
- QRInteropFixtures.csproj
- QrtoolMicroQRFixtureGenerator.cs
- QrtoolRmQRFixtureGenerator.cs
- RmQRCapacityProbe.cs
- RmQRCorpus.cs
- RmQRFixtureModel.cs
- RmQRProbe.cs
- RmQRSanityGate.cs
- RmQRSpotCheck.cs
- StandardQrCorpus.cs
- ZintMicroQRFixtureGenerator.cs
- ZintRmQRFixtureGenerator.cs
- ZXingNetFixtureGenerator.cs
- bump_version.cs
- .dockerignore
- .editorconfig
- .gitattributes
- .gitignore
- Directory.Build.props
- Directory.Packages.props
- global.json
- LICENSE
- opensource.snk
- README.md
- SkiaSharp.QrCode.slnx
// repository documentation
Was this content helpful?
(0 ratings)
