Julia Packages Julia Packages
Visit Github File Issue Email Request
Learn More Sponsor Project
Visit Github File Issue Email Request
Learn More Sponsor Project

FreeType.jl

FreeType 2 bindings for Julia
Author JuliaGraphics
Sub Category Type Parameters
Category File IO
Github
Popularity
13 Stars
Updated Last
1 Year Ago
Started In
May 2014

FreeType.jl

Build Status codecov

FreeType bindings for Julia.

Example

using FreeType library = Vector{FT_Library}(undef, 1) error = FT_Init_FreeType(library) @assert error == 0

Required Packages

  • CEnum

Used By Packages

  • AbstractPlotting
  • Alexya
  • BasicBSplineExporter
  • BosonSampling
  • CauViz
  • ComplexPhasePortrait
  • DesignStructureMatrix
  • Dispersal
  • DynamicGrids
  • DynamicGridsGtk
  • DynamicGridsInteract
  • EasyABM
  • EindhovenLogo
  • ElasticSurfaceEmbedding
  • ForTheBadge
  • FreeTypeAbstraction
  • GenericTensorNetworks
  • GenomicMaps
  • InteractiveChaos
  • Javis
  • JavisNB
  • Karnak
  • KmerAnalysisMakie
  • Lindenmayer
  • Luxor
  • LuxorGraphPlot
  • MakieGallery
  • MakieLayout
  • MakiePublication
  • MathTeXEngine
  • MedEye3d
  • MedPipe3D
  • Mellan
  • MetapopulationDynamics
  • MicroscopyLabels
  • MiseEnPage
  • MPITestImages
  • MzPlots
  • Octofitter
  • OpticSim
  • OpticSimVis
  • PlotMesh
  • PlotRNA
  • PolaronMakie
  • PolaronPathIntegrals
  • WGPUgfx
View all packages

Julia Packages

This website serves as a package browsing tool for the Julia programming language. It works by aggregating various sources on Github to help you find your next package.

By analogy, Julia Packages operates much like PyPI, Ember Observer, and Ruby Toolbox do for their respective stacks.

View Github