Skip to content

GitLab

  • Menu
Projects Groups Snippets
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
  • D drivers
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 7
    • Issues 7
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 9
    • Merge requests 9
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Packages & Registries
    • Packages & Registries
    • Container Registry
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • redox-os
  • drivers
  • Issues
  • #14
Closed
Open
Created Jun 15, 2017 by Jeremy Soller@jackpot51Owner

vesad: Doesn't compile with the rusttype feature enabled

Created by: xTibor

Some of the recent layout changes broke the rusttype feature of vesad. The compiler complains about the inaccessible fonts at vesad/src/display.rs.

Setting them to valid paths solves the problem, however I'm not sure what's the most correct solution. Should the drivers package bundle its own TrueType fonts? Previously the feature used relative paths to access the fonts but with the new cookbook system I don't think that's the way to go.

Assignee
Assign to
Time tracking