Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- VERBOSE: Loading module from path 'D:\PS\004_QrCode\modules\ImagePlayground\ImagePlayground.psd1'.
- VERBOSE: Cannot verify the Microsoft .NET Framework version 4.7.2 because it is not included in the list of permitted versions.
- VERBOSE: Loading module from path 'D:\PS\004_QrCode\modules\ImagePlayground\ImagePlayground.psm1'.
- Add-Type : Unable to load one or more of the requested types. Retrieve the LoaderExceptions property for more information.
- At D:\PS\004_QrCode\modules\ImagePlayground\ImagePlayground.Libraries.ps1:36 char:5
- + Add-Type -Path $PSScriptRoot\Lib\Default\SixLabors.ImageSharp.Dra ...
- + ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
- + CategoryInfo : NotSpecified: (:) [Add-Type], ReflectionTypeLoadException
- + FullyQualifiedErrorId : System.Reflection.ReflectionTypeLoadException,Microsoft.PowerShell.Commands.AddTypeCommand
- VERBOSE: Importing function 'ConvertTo-Image'.
- VERBOSE: Importing function 'Get-Image'.
- VERBOSE: Importing function 'Get-ImageBarCode'.
- VERBOSE: Importing function 'Get-ImageExif'.
- VERBOSE: Importing function 'Get-ImageQRCode'.
- VERBOSE: Importing function 'Merge-Image'.
- VERBOSE: Importing function 'New-ImageBarCode'.
- VERBOSE: Importing function 'New-ImageChart'.
- VERBOSE: Importing function 'New-ImageChartBar'.
- VERBOSE: Importing function 'New-ImageChartBarOptions'.
- VERBOSE: Importing function 'New-ImageChartLine'.
- VERBOSE: Importing function 'New-ImageChartPie'.
- VERBOSE: Importing function 'New-ImageQRCode'.
- VERBOSE: Importing function 'New-ImageQRCodeWiFi'.
- VERBOSE: Importing function 'New-ImageQRContact'.
- VERBOSE: Importing function 'Remove-ImageExif'.
- VERBOSE: Importing function 'Resize-Image'.
- VERBOSE: Importing function 'Save-Image'.
- VERBOSE: Importing function 'Set-ImageExif'.
- VERBOSE: Importing alias 'New-QRCode'.
- VERBOSE: Importing alias 'New-QRCodeWiFi'.
- Method not found: 'Void SixLabors.Fonts.IGlyphRenderer.CubicBezierTo(System.Numerics.Vector2, System.Numerics.Vector2, System.Numerics.Vector2)'.
- Method not found: 'Void SixLabors.Fonts.IGlyphRenderer.CubicBezierTo(System.Numerics.Vector2, System.Numerics.Vector2, System.Numerics.Vector2)'.
- Method not found: 'Void SixLabors.Fonts.IGlyphRenderer.CubicBezierTo(System.Numerics.Vector2, System.Numerics.Vector2, System.Numerics.Vector2)'.
- Method 'MoveTo' in type 'CachingGlyphRenderer' from assembly 'SixLabors.ImageSharp.Drawing, Version=1.0.0.0, Culture=neutral, PublicKeyToken=d998eea7b14cab13' does not have an implementation.
- Resolution old: 900x900
- Resolution new: 820x820
- Resolution old: 820x820
- Resolution new: 1640x1640
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement