Skip to content

Tutorial uses old logo #17

@LiberalArtist

Description

@LiberalArtist
Contributor

The logo should be updated at:

(size-in-pixels
(bitmap (collection-file-path "PLT-206.png" "icons")))

I don't immediately see the current logo in the icons collection, and I'm not sure if it should be added there or here.

Activity

LiberalArtist

LiberalArtist commented on Sep 24, 2018

@LiberalArtist
ContributorAuthor

The old logo is used again at:

(slide
#:title "Bitmaps"
(para "For example, the" (code bitmap) "function loads a bitmap to display")
(blank)
(bitmap (build-path (collection-path "icons") "plt.gif")))

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

      Development

      No branches or pull requests

        Participants

        @LiberalArtist

        Issue actions

          Tutorial uses old logo · Issue #17 · racket/slideshow