Metadata >> NuGet >> QuickFont

QuickFont

Metadata

Authors QuickFont
Copyrights Copyright 2015
Description QuickFont provides support for Text rendering with OpenGL ES 2.0. For more information please have a look at the GitHub repository https://github.com/vescon/QuickFont
LicenseUrl https://github.com/vescon/QuickFont/blob/master/License.txt
Owners QuickFont
ProjectUrl https://github.com/vescon/QuickFont
ReleaseNotes changed OpenGL Version to OpenGL ES3.0
RequireLicenseAcceptance False
Tags QuickFont OpenGL OpenTK
Dependencies OpenTK:1.1.1589.5942
Title QuickFont
PackageSize 122757
PackageHashAlgorithm SHA512
PackageHash 2jA9W61p3V/aZLuHGtMqAj+TuG5Doz8LtujQIEapISJzoTTCCEIUOWOIe3Q3rELZPXMHZSbvyIO8c+AMFnAn1A==
DownloadCount 000000
CreatedDate 2015-08-27T16:13:15

Access

You can access data for this project using the tools and addresses described below.

NuGet (nuget.exe)

Installing the package (HTTP Basic authentication):
nuget install QuickFont -Source     http://nuget.gw.symbolsource.org/Public/NuGet/FeedService.mvc
Installing the package (pre-authenticated):
nuget install QuickFont -Source     http://nuget.gw.symbolsource.org/Public/%login%/%key%/NuGet/FeedService.mvc

NuGet (Package Manager Console)

Installing the package (search all configured feeds):
Install-Package QuickFont
Installing the package (HTTP Basic authentication):
Install-Package QuickFont -Source     http://nuget.gw.symbolsource.org/Public/NuGet/FeedService.mvc
Installing the package (pre-authenticated):
Install-Package QuickFont -Source     http://nuget.gw.symbolsource.org/Public/%login%/%key%/NuGet/FeedService.mvc
Uinstalling the package:
Uninstall-Package QuickFont

OpenWrap

Installing the package:
o add-wrap QuickFont
Uninstalling the package:
o remove-wrap QuickFont

Versions

A version is snapshot of a project's source code. It does not need to follow the Major.Minor.Revision.Build numbering pattern. It can be an arbitrary string of text that identifies a release or a build, in particular including meaningful words like beta, RC or RTM.

Name Related
3.0.2.1
3.0.2.0
3.0.0.2
3.0.0.1