Giter Club home page Giter Club logo

raywrapper's Introduction

A Self Taught Programmer Since 2/18/2018

started with java for a year then switched to C#
been using C# ever since!

raywrapper's People

Contributors

pkg-dot-zip avatar swcreeperking avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar

raywrapper's Issues

Text Size oddity

all font is of size 24
image

this only happens with raylib's default font, not with any custom added font

ex:
commiting out

            FontManager.RegisterFont("cas", "CascadiaMono.ttf");
            FontManager.SetDefFont("cas");
            ```
in the normal testing program makes the checkbox text smol. could be something with text?

Weird Text

when setting the following:

  • gambox.targetTextureFilter = TextureFilter.TEXTURE_FILTER_POINT;
  • fontmanager.fontFilter = TextureFilter.TEXTURE_FILTER_POINT;

in the this video look at the 'stem' of the first T in "Label Test", it looks like there's a cut through it, once it moves however it fixes itself

in this one: the 2nd t in "Testing" slants as well as the l in "Tooltip"
https://user-images.githubusercontent.com/36772824/154859967-28402492-47ae-49dd-8cee-1afa696fdcae.mp4

I believe it has to do with raylib itself and how positioning text works (might be floating point error?)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.