• Join/Login
  • Business Software
  • Open Source Software
  • For Vendors
  • Blog
  • About
  • More
    • Articles
    • Create
    • SourceForge Podcast
    • Site Documentation
    • Subscribe to our Newsletter
    • Support Request
SourceForge logo
For Vendors Help Create Join Login
SourceForge logo
Business Software
Open Source Software
SourceForge Podcast
Resources
  • Articles
  • Case Studies
  • Blog
Menu
  • Help
  • Create
  • Join
  • Login
  • Home
  • Browse
  • FMSLogo
  • Code
FMSLogo

FMSLogo Code

A Logo programming environment for Microsoft Windows

Brought to you by: david_costanzo
  • Summary
  • Files
  • Reviews
  • Support
  • Tickets ▾
    • Feature Requests
    • Bugs
    • Support Requests
  • Discussion
  • Code
Menu ▾ ▴
 
  • Browse Commits
  • Browse Files

Code Commit Log


Commit Date  
[r5835] by david_costanzo

Add some regression tests that BITLOAD loads small bitmaps at the turtle's position and large ones at 0,0 window coordinates.

2021-12-07 02:44:49 Tree
[r5834] by david_costanzo

Add some bitmaps that can be used to test that BITLOAD puts large images in the upper left corner and small images at the turtle.

2021-12-05 23:23:48 Tree
[r5833] by david_costanzo

Fix Bug #579; BITMAPTURTLE turtles are now drawn in correct position when zoomed.
This was fixed by using a backbuffer for both sprites and legacy bitmapped turtles (before, legacy bitmapped turtles were rendered without a backbuffer, which required special handling).
This will reduce the performance of programs that only used legacy bitmapped turtles.

2021-12-05 05:47:49 Tree
[r5832] by david_costanzo

Note that bug #24 is fixed.
Also note that loading some corrupt bitmaps may have different behavior.

2021-11-29 05:13:58 Tree
[r5831] by david_costanzo

Disable handling alpha channels in 32bpp bitmaps.
As far as I know, .bmp files do not have an alpha channel. What's more, this code prevented truncated 32-bpp bitmaps from being rendered in the same way that truncated 24bpp bitmaps are rendered.

2021-11-29 02:31:51 Tree
[r5830] by david_costanzo

Enable the "topdown" tests for 16BPP bitmaps.
These had been failing because due to a test bug (they were using the wrong file name). The images load correctly.

2021-11-29 00:17:24 Tree
[r5829] by david_costanzo

Fix a regression in CHECKSCREEN that used the wrong file extension for the per-computer reference data.

2021-11-29 00:15:12 Tree
[r5828] by david_costanzo

Update CHECKSRCREEN to be able to read expected values from "referencedata".
This makes setting up a new test machine easier, as the setup won't require manually approving as many expected data files.
This only became worthwhile after integrating bmptestsuite into the tests.

2021-11-26 23:32:28 Tree
[r5827] by david_costanzo

Cleanup: Remove three redundant tests (copy&paste error)

2021-11-26 23:28:17 Tree
[r5826] by david_costanzo

Increase the width,height limits on BMP from 2**15 to 2**16 in wxWidgets.
This enables FMSLogo to load more of the bitmaps from the bitmaptestsuite and has less risk of breaking programs that worked prior to using wxWidgets to load bitmaps.

2021-11-26 19:44:01 Tree
Older >
SourceForge
  • Create a Project
  • Open Source Software
  • Business Software
  • Top Downloaded Projects
Company
  • About
  • Team
  • SourceForge Headquarters
    1320 Columbia Street Suite 310
    San Diego, CA 92101
    +1 (858) 422-6466
Resources
  • Support
  • Site Documentation
  • Site Status
  • SourceForge Reviews
SourceForge logo
© 2026 Slashdot Media. All Rights Reserved.
Terms Privacy Opt Out Advertise
mdb logo