Giter Club home page Giter Club logo

Comments (9)

dirkrombauts avatar dirkrombauts commented on May 27, 2024

I committed a first version of this as well. Downside: there's a noticeable run-time penalty.

from pickles.

x97mdr avatar x97mdr commented on May 27, 2024

I took a peek at the new changes. The placeholders for the icons appear, but not the images themselves? Did you have this problem too?

from pickles.

x97mdr avatar x97mdr commented on May 27, 2024

OK this is weird. I realized that I couldn't see the icons when the other fontawesome.* files were missing. No problem, I manually added them and the icons appeared. I then modified the project to add these files as resources (see latest commit) and had Pickles write them to the destination. When I did this, the icons disappeared! Very weird.

Long story short, it appears that writing the resources to the output directory from Pickles does something to them that causes them to be read in differently. I'm investigating.

All that being said, when the icons work they look great!

from pickles.

dirkrombauts avatar dirkrombauts commented on May 27, 2024

Maybe we should treat the fonts as separate content files rather than embedded resources?

from pickles.

x97mdr avatar x97mdr commented on May 27, 2024

Possibly. Since they're just byte streams this shouldn't be a problem
though. If we treat them as content files that means we have to distribute
them around with the varous runners. Not my favourite option. Hrm. this
will requite a bit of thought

On Wed, Nov 21, 2012 at 2:22 AM, dirkrombauts [email protected]:

Maybe we should treat the fonts as separate content files rather than
embedded resources?


Reply to this email directly or view it on GitHubhttps://github.com//issues/15#issuecomment-10587771.

from pickles.

dirkrombauts avatar dirkrombauts commented on May 27, 2024

That being said, Visual Studio makes dealing with content files quite painless IMO.

from pickles.

dirkrombauts avatar dirkrombauts commented on May 27, 2024

Bingo - solved. Silly me was using a copy strategy aimed at text files, not at binary files. That's now fixed. So I vote we close this issue :-)

from pickles.

x97mdr avatar x97mdr commented on May 27, 2024

Agreed. I'll look at it Monday when I'm back in town

Sent from my iPad

On 2012-11-22, at 2:59 AM, dirkrombauts [email protected] wrote:

Bingo - solved. Silly me was using a copy strategy aimed at text files, not at binary files. That's now fixed. So I vote we close this issue :-)


Reply to this email directly or view it on GitHub.

from pickles.

x97mdr avatar x97mdr commented on May 27, 2024

Verified, better late than never :)

from pickles.

Related Issues (20)

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.